Home
last modified time | relevance | path

Searched refs:GETOPTDIR (Results 1 – 5 of 5) sorted by relevance

/dports/misc/getopt/getopt-1.1.6/
H A DMakefile.util-linux6 GETOPTDIR=$(USRSHAREMISCDIR)/getopt
50 $(INSTALLDIR) $(USRBINDIR) $(MAN1DIR) $(GETOPTDIR)
54 getopt-test.bash getopt-test.tcsh $(GETOPTDIR)
/dports/audio/wav2cdr/wav2cdr/
H A DMakefile61 GETOPTDIR = . macro
62 GETOPTDIR = gnugetopt macro
63 GETOPTFLAGS = -DHAS_GNUGETOPT -I$(GETOPTDIR)
64 GETOPTSRCS = $(GETOPTDIR)/getopt.c $(GETOPTDIR)/getopt1.c
241 -if [ "$(GETOPTDIR)" != "" ]; then rm $(GETOPTDIR)/*.o; fi; exit 0
H A DMakefile.gmake61 GETOPTDIR = .
62 GETOPTDIR = gnugetopt
63 GETOPTFLAGS = -DHAS_GNUGETOPT -I$(GETOPTDIR)
64 GETOPTSRCS = $(GETOPTDIR)/getopt.c $(GETOPTDIR)/getopt1.c
241 -if [ "$(GETOPTDIR)" != "" ]; then rm $(GETOPTDIR)/*.o; fi; exit 0
/dports/emulators/kcemu/KCemu-0.5.1/src/
H A DMakefile.am4 GETOPTDIR = getopt macro
9 $(GETOPTDIR) \
H A DMakefile.in308 @USE_INCLUDED_GETOPT_TRUE@GETOPTDIR = getopt
311 $(GETOPTDIR) \