Home
last modified time | relevance | path

Searched refs:xgetopt (Results 1 – 25 of 171) sorted by relevance

1234567

/dports/graphics/lcms/lcms-1.19/samples/
H A Dmakefile.simple10 icctrans: icctrans.c xgetopt.c vprf.c
11 $(CC) $(CFLAGS) icctrans.c xgetopt.c vprf.c ../src/liblcms.a -I../include -o icctrans -lm
16 icc2ps: icc2ps.c xgetopt.c
17 $(CC) $(CFLAGS) icc2ps.c xgetopt.c ../src/liblcms.a -I../include -o icc2ps -lm
19 icclink: icclink.c xgetopt.c
20 $(CC) $(CFLAGS) icclink.c xgetopt.c ../src/liblcms.a -I../include -o icclink -lm
H A DMakefile.am15 icctrans_SOURCES = icctrans.c xgetopt.c vprf.c
20 wtpt_SOURCES = wtpt.c xgetopt.c
25 icc2ps_SOURCES = icc2ps.c xgetopt.c
29 icclink_SOURCES = icclink.c xgetopt.c vprf.c
H A DMakefile.in54 am_icc2ps_OBJECTS = icc2ps.$(OBJEXT) xgetopt.$(OBJEXT)
60 am_icclink_OBJECTS = icclink.$(OBJEXT) xgetopt.$(OBJEXT) \
67 am_icctrans_OBJECTS = icctrans.$(OBJEXT) xgetopt.$(OBJEXT) \
74 am_wtpt_OBJECTS = wtpt.$(OBJEXT) xgetopt.$(OBJEXT)
255 icctrans_SOURCES = icctrans.c xgetopt.c vprf.c
259 wtpt_SOURCES = wtpt.c xgetopt.c
262 icc2ps_SOURCES = icc2ps.c xgetopt.c
265 icclink_SOURCES = icclink.c xgetopt.c vprf.c
353 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xgetopt.Po@am__quote@
/dports/graphics/lcms/lcms-1.19/tifficc/
H A DMakefile.in53 am_tiffdiff_OBJECTS = tiffdiff.$(OBJEXT) xgetopt.$(OBJEXT)
59 am_tifficc_OBJECTS = tifficc.$(OBJEXT) xgetopt.$(OBJEXT) \
239 tifficc_SOURCES = tifficc.c ../samples/xgetopt.c ../samples/vprf.c
243 tiffdiff_SOURCES = tiffdiff.c ../samples/xgetopt.c
322 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xgetopt.Po@am__quote@
345 xgetopt.o: ../samples/xgetopt.c
346 …FLAGS) -MT xgetopt.o -MD -MP -MF $(DEPDIR)/xgetopt.Tpo -c -o xgetopt.o `test -f '../samples/xgetop…
347 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/xgetopt.Tpo $(DEPDIR)/xgetopt.Po
352 xgetopt.obj: ../samples/xgetopt.c
353 …PFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xgetopt.obj -MD -MP -MF $(DEPDIR)/xgetopt.Tpo -c -o…
[all …]
H A DMakefile.am19 tifficc_SOURCES = tifficc.c ../samples/xgetopt.c ../samples/vprf.c
25 tiffdiff_SOURCES = tiffdiff.c ../samples/xgetopt.c
/dports/graphics/lcms/lcms-1.19/jpegicc/
H A DMakefile.in54 xgetopt.$(OBJEXT) vprf.$(OBJEXT)
233 jpegicc_SOURCES = jpegicc.c iccjpeg.c ../samples/xgetopt.c ../samples/vprf.c
310 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xgetopt.Po@am__quote@
333 xgetopt.o: ../samples/xgetopt.c
334 …FLAGS) -MT xgetopt.o -MD -MP -MF $(DEPDIR)/xgetopt.Tpo -c -o xgetopt.o `test -f '../samples/xgetop…
335 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/xgetopt.Tpo $(DEPDIR)/xgetopt.Po
338 …FLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xgetopt.o `test -f '../samples/xgetopt.c' || echo '$(srcdir)/'…
340 xgetopt.obj: ../samples/xgetopt.c
341 …PFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xgetopt.obj -MD -MP -MF $(DEPDIR)/xgetopt.Tpo -c -o…
342 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/xgetopt.Tpo $(DEPDIR)/xgetopt.Po
[all …]
/dports/net/pwnat/pwnat-5de412c/
H A DMakefile.Win3228 …lient.obj list.obj destination.obj udpserver.obj udpclient.obj pwnat.obj xgetopt.obj gettimeofday.…
48 xgetopt.obj: xgetopt.c xgetopt.h
49 $(CC) $(CFLAGS) xgetopt.c
/dports/shells/yash/yash-2.51/
H A Dxgetopt.d1 xgetopt.o: xgetopt.c common.h config.h xgetopt.h option.h util.h
H A Dbuiltin.d1 builtin.o: builtin.c common.h config.h builtin.h alias.h xgetopt.h exec.h \
4 builtins/ulimit.h builtins/../xgetopt.h lineedit/complete.h \
5 lineedit/../plist.h lineedit/../xgetopt.h lineedit/keymap.h \
H A Dalias.d1 alias.o: alias.c common.h config.h alias.h xgetopt.h builtin.h exec.h \
4 lineedit/../xgetopt.h
H A Djob.d1 job.o: job.c common.h config.h job.h xgetopt.h builtin.h exec.h option.h \
3 lineedit/complete.h lineedit/../plist.h lineedit/../xgetopt.h \
H A Dsig.d1 sig.o: sig.c common.h config.h sig.h xgetopt.h builtin.h exec.h expand.h \
4 lineedit/../plist.h lineedit/../xgetopt.h lineedit/lineedit.h \
H A Dvariable.d1 variable.o: variable.c common.h config.h variable.h xgetopt.h builtin.h \
4 lineedit/complete.h lineedit/../plist.h lineedit/../xgetopt.h \
H A Dexec.d1 exec.o: exec.c common.h config.h exec.h xgetopt.h alias.h builtin.h \
5 lineedit/../xgetopt.h lineedit/lineedit.h lineedit/../input.h
/dports/graphics/lcms2/lcms2-2.12/Projects/Xcode_12/lcms2/lcms2.xcodeproj/
H A Dproject.pbxproj11 …4123B4A425518FFB005F0287 /* xgetopt.c in Sources */ = {isa = PBXBuildFile; fileRef = 4123B4A325518…
63 …418B0AF624C5E6C800DF2C21 /* xgetopt.c in Sources */ = {isa = PBXBuildFile; fileRef = 418B0AF324C5E…
66 …418B0AFF24C5E73100DF2C21 /* xgetopt.c in Sources */ = {isa = PBXBuildFile; fileRef = 418B0AFD24C5E…
74 …418B0B2A24C5E92B00DF2C21 /* xgetopt.c in Sources */ = {isa = PBXBuildFile; fileRef = 418B0B2824C5E…
219 …0287 /* xgetopt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c…
286 …2C21 /* xgetopt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c…
507 418B0AF324C5E6C700DF2C21 /* xgetopt.c */,
518 418B0AFD24C5E73100DF2C21 /* xgetopt.c */,
528 4123B4A325518FFB005F0287 /* xgetopt.c */,
541 418B0B2824C5E92B00DF2C21 /* xgetopt.c */,
[all …]
/dports/shells/yash/yash-2.51/builtins/
H A Dulimit.d1 ulimit.o: ulimit.c ../common.h ../config.h ulimit.h ../xgetopt.h \
2 ../builtin.h ../exec.h ../xgetopt.h ../util.h
/dports/shells/yash/yash-2.51/lineedit/
H A Dkeymap.d1 keymap.o: keymap.c ../common.h ../config.h keymap.h key.h ../xgetopt.h \
2 ../builtin.h ../exec.h ../xgetopt.h ../expand.h ../util.h ../xfnmatch.h \
H A Ddisplay.d2 ../strbuf.h lineedit.h ../history.h ../xgetopt.h ../job.h ../option.h \
3 ../plist.h ../util.h complete.h ../xgetopt.h editing.h key.h terminfo.h
H A Dlineedit.d2 ../option.h ../xgetopt.h ../sig.h ../strbuf.h ../util.h ../variable.h \
3 display.h editing.h key.h keymap.h ../xgetopt.h terminfo.h trie.h
H A Dcompparse.d2 ../xgetopt.h ../expand.h ../option.h ../parser.h ../input.h \
4 ../xfnmatch.h complete.h ../xgetopt.h editing.h key.h lineedit.h \
H A Dediting.d2 ../alias.h ../xgetopt.h ../exec.h ../expand.h ../history.h ../job.h \
4 ../yash.h complete.h ../xgetopt.h display.h ../input.h lineedit.h \
H A Dcomplete.d2 ../xgetopt.h ../builtin.h ../exec.h ../xgetopt.h ../expand.h \
/dports/audio/siren/siren-0.9/
H A Dcompat.h41 #define getopt xgetopt
51 int xgetopt(int, char * const *, const char *);
/dports/graphics/krita/krita-4.4.8/3rdparty/ext_lcms2/
H A Dlcms2-9.diff191 + common/xgetopt.c
203 + common/xgetopt.c
214 + common/xgetopt.c
227 + common/xgetopt.c
239 + common/xgetopt.c
H A Dlcms2-10.diff199 + common/xgetopt.c
211 + common/xgetopt.c
222 + common/xgetopt.c
235 + common/xgetopt.c
247 + common/xgetopt.c

1234567