Home
last modified time | relevance | path

Searched refs:PROGRAM_OBJS (Results 1 – 7 of 7) sorted by relevance

/dports/multimedia/mpv/waf-2.0.20/docs/slides/presentation/snippets/make-2/
H A DMakefile15 PROGRAM_OBJS = prog.o macro
29 $(PROGRAM_OBJS): program.c
32 $(PROGRAM): $(PROGRAM_OBJS) $(PROGRAM_DEPOBJS)
/dports/devel/cgit/cgit-1.2.3/git/
H A DMakefile587 PROGRAM_OBJS = macro
684 PROGRAM_OBJS += credential-store.o
685 PROGRAM_OBJS += daemon.o
686 PROGRAM_OBJS += fast-import.o
687 PROGRAM_OBJS += http-backend.o
688 PROGRAM_OBJS += imap-send.o
689 PROGRAM_OBJS += sh-i18n--envsubst.o
690 PROGRAM_OBJS += shell.o
691 PROGRAM_OBJS += remote-testsvn.o
1374 PROGRAM_OBJS += http-fetch.o
[all …]
/dports/devel/git-svn/git-2.34.1/
H A DMakefile581 PROGRAM_OBJS = macro
674 PROGRAM_OBJS += daemon.o
675 PROGRAM_OBJS += http-backend.o
676 PROGRAM_OBJS += imap-send.o
677 PROGRAM_OBJS += sh-i18n--envsubst.o
678 PROGRAM_OBJS += shell.o
680 program-objs: $(PROGRAM_OBJS)
685 PROGRAMS += $(patsubst %.o,git-%$X,$(PROGRAM_OBJS))
1428 PROGRAM_OBJS += http-fetch.o
1431 PROGRAM_OBJS += http-push.o
[all …]
/dports/devel/git-p4/git-2.34.1/
H A DMakefile581 PROGRAM_OBJS = macro
674 PROGRAM_OBJS += daemon.o
675 PROGRAM_OBJS += http-backend.o
676 PROGRAM_OBJS += imap-send.o
677 PROGRAM_OBJS += sh-i18n--envsubst.o
678 PROGRAM_OBJS += shell.o
680 program-objs: $(PROGRAM_OBJS)
685 PROGRAMS += $(patsubst %.o,git-%$X,$(PROGRAM_OBJS))
1428 PROGRAM_OBJS += http-fetch.o
1431 PROGRAM_OBJS += http-push.o
[all …]
/dports/devel/git/git-2.34.1/
H A DMakefile581 PROGRAM_OBJS = macro
673 PROGRAM_OBJS += daemon.o
674 PROGRAM_OBJS += http-backend.o
675 PROGRAM_OBJS += imap-send.o
676 PROGRAM_OBJS += sh-i18n--envsubst.o
677 PROGRAM_OBJS += shell.o
679 program-objs: $(PROGRAM_OBJS)
684 PROGRAMS += $(patsubst %.o,git-%$X,$(PROGRAM_OBJS))
1427 PROGRAM_OBJS += http-fetch.o
1430 PROGRAM_OBJS += http-push.o
[all …]
/dports/devel/git-gui/git-2.34.1/
H A DMakefile581 PROGRAM_OBJS = macro
673 PROGRAM_OBJS += daemon.o
674 PROGRAM_OBJS += http-backend.o
675 PROGRAM_OBJS += imap-send.o
676 PROGRAM_OBJS += sh-i18n--envsubst.o
677 PROGRAM_OBJS += shell.o
679 program-objs: $(PROGRAM_OBJS)
684 PROGRAMS += $(patsubst %.o,git-%$X,$(PROGRAM_OBJS))
1427 PROGRAM_OBJS += http-fetch.o
1430 PROGRAM_OBJS += http-push.o
[all …]
/dports/devel/git-cvs/git-2.34.1/
H A DMakefile581 PROGRAM_OBJS = macro
676 PROGRAM_OBJS += daemon.o
677 PROGRAM_OBJS += http-backend.o
678 PROGRAM_OBJS += imap-send.o
679 PROGRAM_OBJS += sh-i18n--envsubst.o
680 PROGRAM_OBJS += shell.o
682 program-objs: $(PROGRAM_OBJS)
687 PROGRAMS += $(patsubst %.o,git-%$X,$(PROGRAM_OBJS))
1430 PROGRAM_OBJS += http-fetch.o
1433 PROGRAM_OBJS += http-push.o
[all …]