Home
last modified time | relevance | path

Searched refs:ccom (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/bsd/pcc/libexec/ccom/
H A DMakefile7 .PATH: ${PCC_DIST}/cc/ccom \
11 PROG= ccom
20 MAN= ccom.1
29 CPPFLAGS+= -I${PCC_DIST}/cc/ccom
/netbsd-src/external/bsd/pcc/dist/pcc/driver/
H A Dcc.din75 make s from i with ccom
129 option -f+ add ccom-args
140 option -m+ add ccom-args
151 option -S set exit-after-ccom
170 option -x+ add ccom-args
173 option -Wc,* expand ccom-args
458 program ccom is @LIBEXEC@/@CCOM@
475 * $ccom-args
H A Ddriver.h32 const char * ccom; member
/netbsd-src/external/bsd/pcc/dist/pcc/os/win32/
H A Dbuild.bat116 set CCOMDIR=%PCCSRCDIR%\cc\ccom
140 %CC% -o ccom.exe %CPPFLAGS% %CFLAGS% -I%CCOMDIR% -I%OSDIR% -I%MACHDIR% -I%MIPDIR% -I. %CCOMDIR%\mai…
196 copy ccom.exe "%PCCDESTDIR%\libexec"
203 copy "%CCOMDIR%\ccom.1" "%PCCDESTDIR%\man\man1"
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dgeo4 # Geo- files from Kurt Schwehr <schwehr@ccom.unh.edu>
59 # Reference: http://ccom.unh.edu/sites/default/files/news-and-events/conferences/auv-bootcamp/
71 # http://ccom.unh.edu/sites/default/files/news-and-events/conferences/auv-bootcamp/060116342.rdf
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/
H A DMakefile.in38 CCOM=$(BINPREFIX)ccom$(EXEEXT)
48 MANPAGE=$(BINPREFIX)ccom
209 $(INSTALL_DATA) $(srcdir)/ccom.1 $(DESTDIR)$(mandir)/man1/$(MANPAGE).1
/netbsd-src/external/bsd/pcc/libexec/
H A DMakefile5 SUBDIR= mkext .WAIT ccom cpp
/netbsd-src/external/bsd/pcc/dist/pcc/
H A DTODO10 - ccom always inputs in UTF-8
H A Dconfigure.ac420 CCNAMES='$(BINPREFIX)ccom$(EXEEXT)'
507 compiler="${BINPREFIX}ccom"
654 cc/ccom/Makefile
H A Dconfigure5869 "cc/ccom/Makefile") CONFIG_FILES="$CONFIG_FILES cc/ccom/Makefile" ;;
/netbsd-src/external/bsd/pcc/dist/pcc/cc/
H A DMakefile.in9 ALL_SUBDIRS= cc cpp ccom cxxcom
/netbsd-src/share/man/tools/
H A Dnewsp.errs369 ccom
3796 ccom
/netbsd-src/external/lgpl3/gmp/dist/
H A Dacinclude.m41048 # ccom: HP92453-01 G.10.32.05 HP C Compiler
1050 # ccom: HP92453-01 A.10.32.30 HP C Compiler
1053 gmp_tmp_vs=`$1 $2 -V -c -o conftest.$OBJEXT conftest.c 2>&1 | grep "^ccom:"`
H A Dconfigure7104 gmp_tmp_vs=`$cc -V -c -o conftest.$OBJEXT conftest.c 2>&1 | grep "^ccom:"`