Home
last modified time | relevance | path

Searched refs:SYSDIR (Results 1 – 25 of 271) sorted by relevance

1234567891011

/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/evbarm/
H A DMakefile8 TEVBARM= ${SYSDIR}/arch/evbarm/tags
9 SEVBARM= ${SYSDIR}/arch/evbarm/adi_brh/*.[ch]
11 SEVBARM+= ${SYSDIR}/arch/evbarm/beagle/*.[ch]
12 SEVBARM+= ${SYSDIR}/arch/evbarm/cp3100/*.[ch]
13 SEVBARM+= ${SYSDIR}/arch/evbarm/dev/*.[ch]
19 SEVBARM+= ${SYSDIR}/arch/evbarm/hdl_g/*.[ch]
22 SEVBARM+= ${SYSDIR}/arch/evbarm/include/*.h
51 AEVBARM+= ${SYSDIR}/arch/evbarm/hdl_g/*.S
61 AEVBARM+= ${SYSDIR}/arch/evbarm/rpi/*.S
66 AEVBARM+= ${SYSDIR}/arch/arm/xscale/*.S
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/i386/
H A DMakefile5 TI386= ${SYSDIR}/arch/i386/tags
7 ${SYSDIR}/arch/i386/eisa/*.[ch] \
8 ${SYSDIR}/arch/i386/i386/*.[ch] \
9 ${SYSDIR}/arch/i386/include/*.h \
10 ${SYSDIR}/arch/i386/isa/*.[ch] \
11 ${SYSDIR}/arch/i386/mca/*.[ch] \
12 ${SYSDIR}/arch/i386/pci/*.[ch] \
20 ${SYSDIR}/arch/x86/isa/*.[ch] \
21 ${SYSDIR}/arch/x86/pci/*.[ch] \
24 ${SYSDIR}/arch/xen/x86/*.[ch] \
[all …]
/dports/games/glbsp/glbsp-2.20/
H A DGUI_osx.mak6 SYSDIR=fltk macro
23 OBJS=$(SYSDIR)/main.o \
24 $(SYSDIR)/about.o \
25 $(SYSDIR)/book.o \
26 $(SYSDIR)/booktext.o \
27 $(SYSDIR)/cookie.o \
28 $(SYSDIR)/dialog.o \
29 $(SYSDIR)/files.o \
30 $(SYSDIR)/helper.o \
31 $(SYSDIR)/images.o \
[all …]
H A DGUI_unx.mak6 SYSDIR=fltk macro
23 OBJS=$(SYSDIR)/main.o \
24 $(SYSDIR)/about.o \
25 $(SYSDIR)/book.o \
26 $(SYSDIR)/booktext.o \
27 $(SYSDIR)/cookie.o \
28 $(SYSDIR)/dialog.o \
29 $(SYSDIR)/files.o \
30 $(SYSDIR)/helper.o \
31 $(SYSDIR)/images.o \
[all …]
H A DGUI_w32.mak6 SYSDIR=fltk macro
25 OBJS=$(SYSDIR)/main.o \
26 $(SYSDIR)/about.o \
27 $(SYSDIR)/book.o \
28 $(SYSDIR)/booktext.o \
29 $(SYSDIR)/cookie.o \
30 $(SYSDIR)/dialog.o \
31 $(SYSDIR)/files.o \
32 $(SYSDIR)/helper.o \
33 $(SYSDIR)/images.o \
[all …]
H A DMakefile.osx6 SYSDIR=cmdline
15 OBJS=$(SYSDIR)/main.o \
16 $(SYSDIR)/display.o \
34 rm -f $(PROGNAME) $(MAIN)/*.o $(SYSDIR)/*.o
35 rm -f $(MAIN)/core $(SYSDIR)/core $(MAIN)/glbsp.txt
36 rm -f $(MAIN)/gb_debug.txt $(SYSDIR)/gb_debug.txt
H A DMakefile.dj7 SYSDIR=cmdline
15 OBJS=$(SYSDIR)/main.o \
16 $(SYSDIR)/display.o \
34 rm -f $(PROGNAME) $(MAIN)/*.o $(SYSDIR)/*.o core gb_debug.txt
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/amd64/
H A DMakefile5 TAMD64= ${SYSDIR}/arch/amd64/tags
6 SAMD64= ${SYSDIR}/arch/amd64/amd64/*.[ch] \
7 ${SYSDIR}/arch/amd64/include/*.h \
10 ${SYSDIR}/external/isc/atheros_hal/ic/*.[ch]
11 SAMD64+= ${SYSDIR}/arch/x86/x86/*.[ch] \
12 ${SYSDIR}/arch/x86/acpi/*.[ch] \
13 ${SYSDIR}/arch/x86/include/*.h \
14 ${SYSDIR}/arch/x86/isa/*.[ch] \
15 ${SYSDIR}/arch/x86/pci/*.[ch]
16 AAMD64= ${SYSDIR}/arch/amd64/amd64/*.S \
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/evbppc/
H A DMakefile6 TEVBPPC= ${SYSDIR}/arch/evbppc/tags
7 SEVBPPC= ${SYSDIR}/arch/evbppc/evbppc/*.[ch]
8 SEVBPPC+= ${SYSDIR}/arch/evbppc/include/*.h
11 SEVBPPC+= ${SYSDIR}/arch/evbppc/pmppc/*.[ch]
12 AEVBPPC= ${SYSDIR}/arch/evbppc/ev64260/*.S \
13 ${SYSDIR}/arch/evbppc/explora/*.S \
14 ${SYSDIR}/arch/evbppc/mpc85xx/*.S \
15 ${SYSDIR}/arch/evbppc/obs405/*.S \
16 ${SYSDIR}/arch/evbppc/pmppc/*.S \
17 ${SYSDIR}/arch/evbppc/virtex/*.S \
[all …]
/dports/databases/percona-toolkit/percona-toolkit-3.3.0/sandbox/servers/5.6/sys/
H A Dgenerate_sql_file.sh18 SYSDIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
19 GENDIR=$SYSDIR/gen
138 …cp -r $SYSDIR/after_setup.sql $SYSDIR/tables $SYSDIR/triggers $SYSDIR/functions $SYSDIR/views $SYS…
160 sed -e "s/^/-- /" $SYSDIR/LICENSE > $OUTPUTFILE
176 …sed -e "/sql_log_bin/d;s/'root'@'localhost'/$MYSQLUSER/g;/Copyright/,/51 Franklin St/d" $SYSDIR/be…
179 …cat "$SYSDIR/sys_$MYSQLVERSION.sql" | tr -d '\r' | grep 'SOURCE' | grep -v before_setup | grep -v …
193 sed -e "/Copyright/,/51 Franklin St/d;/sql_log_bin/d" $SYSDIR/after_setup.sql >> $OUTPUTFILE
205 sed -e "s/^/-- /" $SYSDIR/LICENSE > $GENDIR/$OUTPUTFILE
206 …cat "$SYSDIR/sys_$MYSQLVERSION.sql" | tr -d '\r' | grep 'SOURCE' | $SED_R 's .{8} ' | sed "s/^/$(…
/dports/databases/percona-toolkit/percona-toolkit-3.3.0/sandbox/servers/5.7/sys/
H A Dgenerate_sql_file.sh18 SYSDIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
19 GENDIR=$SYSDIR/gen
138 …cp -r $SYSDIR/after_setup.sql $SYSDIR/tables $SYSDIR/triggers $SYSDIR/functions $SYSDIR/views $SYS…
160 sed -e "s/^/-- /" $SYSDIR/LICENSE > $OUTPUTFILE
176 …sed -e "/sql_log_bin/d;s/'root'@'localhost'/$MYSQLUSER/g;/Copyright/,/51 Franklin St/d" $SYSDIR/be…
179 …cat "$SYSDIR/sys_$MYSQLVERSION.sql" | tr -d '\r' | grep 'SOURCE' | grep -v before_setup | grep -v …
193 sed -e "/Copyright/,/51 Franklin St/d;/sql_log_bin/d" $SYSDIR/after_setup.sql >> $OUTPUTFILE
205 sed -e "s/^/-- /" $SYSDIR/LICENSE > $GENDIR/$OUTPUTFILE
206 …cat "$SYSDIR/sys_$MYSQLVERSION.sql" | tr -d '\r' | grep 'SOURCE' | $SED_R 's .{8} ' | sed "s/^/$(…
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/evbmips/
H A DMakefile9 TEVBMIPS= ${SYSDIR}/arch/evbmips/tags
10 SEVBMIPS= ${SYSDIR}/arch/evbmips/adm5120/*.[ch]
11 SEVBMIPS+= ${SYSDIR}/arch/evbmips/alchemy/*.[ch]
12 SEVBMIPS+= ${SYSDIR}/arch/evbmips/atheros/*.[ch]
13 SEVBMIPS+= ${SYSDIR}/arch/evbmips/evbmips/*.[ch]
14 SEVBMIPS+= ${SYSDIR}/arch/evbmips/gdium/*.[ch]
15 SEVBMIPS+= ${SYSDIR}/arch/evbmips/include/*.h
16 SEVBMIPS+= ${SYSDIR}/arch/evbmips/isa/*.[ch]
17 SEVBMIPS+= ${SYSDIR}/arch/evbmips/malta/*.[ch]
18 SEVBMIPS+= ${SYSDIR}/arch/evbmips/rmixl/*.[ch]
[all …]
/dports/japanese/ng-canna/ng-1.4.4/sys/human68k/
H A DGNUmakefile125 $(CP) $(SYSDIR)sysdef.h .
139 spawn.c: $(SYSDIR)spawn.c
140 $(CP) $(SYSDIR)spawn.c .
142 ttyio.c: $(SYSDIR)ttyio.c
143 $(CP) $(SYSDIR)ttyio.c .
151 fileio.c: $(SYSDIR)fileio.c
152 $(CP) $(SYSDIR)fileio.c .
155 $(CP) $(SYSDIR)sysinit.c .
158 $(CP) $(SYSDIR)dosutil.c .
167 $(CP) $(SYSDIR)fepctrl.h .
[all …]
/dports/japanese/ng-devel/ng-1.5beta1/sys/human68k/
H A DGNUmakefile128 $(CP) $(SYSDIR)sysdef.h .
142 spawn.c: $(SYSDIR)spawn.c
143 $(CP) $(SYSDIR)spawn.c .
145 ttyio.c: $(SYSDIR)ttyio.c
146 $(CP) $(SYSDIR)ttyio.c .
154 fileio.c: $(SYSDIR)fileio.c
155 $(CP) $(SYSDIR)fileio.c .
158 $(CP) $(SYSDIR)sysinit.c .
161 $(CP) $(SYSDIR)dosutil.c .
170 $(CP) $(SYSDIR)fepctrl.h .
[all …]
/dports/japanese/ng/ng-1.4.4/sys/human68k/
H A DGNUmakefile125 $(CP) $(SYSDIR)sysdef.h .
139 spawn.c: $(SYSDIR)spawn.c
140 $(CP) $(SYSDIR)spawn.c .
142 ttyio.c: $(SYSDIR)ttyio.c
143 $(CP) $(SYSDIR)ttyio.c .
151 fileio.c: $(SYSDIR)fileio.c
152 $(CP) $(SYSDIR)fileio.c .
155 $(CP) $(SYSDIR)sysinit.c .
158 $(CP) $(SYSDIR)dosutil.c .
167 $(CP) $(SYSDIR)fepctrl.h .
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/sparc/
H A DMakefile5 TSPARC= ${SYSDIR}/arch/sparc/tags
6 SSPARC= ${SYSDIR}/arch/sparc/dev/*.[ch] \
7 ${SYSDIR}/arch/sparc/fpu/*.[ch] \
8 ${SYSDIR}/arch/sparc/sparc/*.[ch] \
9 ${SYSDIR}/arch/sparc/include/*.h
10 ASPARC= ${SYSDIR}/arch/sparc/sparc/*.s
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/sparc64/
H A DMakefile5 TSPARC64= ${SYSDIR}/arch/sparc64/tags
6 SSPARC64= ${SYSDIR}/arch/sparc64/dev/*.[ch] \
7 ${SYSDIR}/arch/sparc/fpu/*.[ch] \
8 ${SYSDIR}/arch/sparc64/include/*.[ch] \
9 ${SYSDIR}/arch/sparc64/sparc64/*.[ch]
10 ASPARC64= ${SYSDIR}/arch/sparc64/sparc64/*.[sS]
/dports/graphics/pgplot/pgplot/
H A Dmakemake33 SYSDIR=$SRC/sys_$OS
41 if test -r $SYSDIR/aaaread.me; then
49 CONFIG="$SYSDIR/$3.conf"
53 CONFIG="`ls $SYSDIR/*.conf`"
570 if test -f $SYSDIR/${file}.c -o -f $SYSDIR/${file}.f; then
584 if test -f $SYSDIR/${wrapper}.c -o -f $SYSDIR/${wrapper}.m ; then
615 SYSDIR=$SYSDIR
731 if test -f $SYSDIR/${file}.f; then
766 if test -f $SYSDIR/${file}.f; then
879 if test -f $SYSDIR/pgpack.f; then
[all …]
/dports/graphics/pgplot/pgplot/sys_mac/
H A Dmacmake15 Set SYSDIR :sys_mac:
369 SYSDIR = {SYSDIR} �n�
415 If {SYSDIR}{files} == `Exists -f {SYSDIR}{files}`
434 If {SYSDIR}{files} == `Exists -f {SYSDIR}{files}`
453 If {SYSDIR}{files} == `Exists -f {SYSDIR}{files}`
472 If {SYSDIR}{files} == `Exists -f {SYSDIR}{files}`
491 If {SYSDIR}{files} == `Exists -f {SYSDIR}{files}`
510 If {SYSDIR}{files} == `Exists -f {SYSDIR}{files}`
579 Else If {�1} == SYSDIR
605 Else If {�1} == SYSDIR
[all …]
/dports/audio/mumble/mumble-1.3.3/scripts/
H A Dmurmur-user-wrapper9 SYSDIR=/usr/share/doc/mumble-server/examples
65 if [ -f $SYSDIR/murmur.ini ]; then
66 cp $SYSDIR/murmur.ini $DIR
67 elif [ -f $SYSDIR/murmur.ini.gz ]; then
68 gzip -cd $SYSDIR/murmur.ini.gz > $DIR/murmur.ini
70 echo "Could not find template for murmur.ini in $SYSDIR."
/dports/audio/murmur/mumble-1.3.3/scripts/
H A Dmurmur-user-wrapper9 SYSDIR=/usr/share/doc/mumble-server/examples
65 if [ -f $SYSDIR/murmur.ini ]; then
66 cp $SYSDIR/murmur.ini $DIR
67 elif [ -f $SYSDIR/murmur.ini.gz ]; then
68 gzip -cd $SYSDIR/murmur.ini.gz > $DIR/murmur.ini
70 echo "Could not find template for murmur.ini in $SYSDIR."
/dports/devel/cscope/cscope-15.9/contrib/
H A Docs76 if [ -z "${SYSDIR}" ]; then
77 SYSDIR=/usr/local/lib/cs
82 if [ ! -d ${SYSDIR} ]; then
83 echo -n $SYSDIR does not exist.
84 echo Please create the directory and set SYSDIR appropriately
281 std_libs ${SYSDIR}$PWD
295 [Ss]* ) DIR=${SYSDIR}$PWD ;;
/dports/graphics/pgplot/pgplot/sys_openstep/
H A Df2c_cc.conf31 FCOMPL="$SYSDIR/f2c_src/nfc"
118 MFLAGC="-DPG_PPU -I$SYSDIR/pgview"
131 SYSDIR="$SYSDIR/f2c_src"
/dports/graphics/pgplot/pgplot/sys_next/
H A Df2c_cc.conf37 FCOMPL="$SYSDIR/f2c_src/nfc"
130 MFLAGC="-DPG_PPU -I$SYSDIR/pgview"
143 SYSDIR="$SYSDIR/f2c_src"
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Loaders/Win32/Installer/
H A Dovwin32-poj.nsi67 SetOutPath "$SYSDIR"
93 System::Call 'imm32::ImmInstallIME(t "$SYSDIR\OVIME.ime", t "���� (�c��) - �}�����J�k�[�c")'
120 Delete "$SYSDIR\libltdl3.dll"
121 Delete "$SYSDIR\libiconv-2.dll"
122 Delete "$SYSDIR\sqlite3.dll"
123 Delete "$SYSDIR\tinyxml.dll"
124 Delete "$SYSDIR\OVIMEUI.DLL"
125 Delete "$SYSDIR\OVIME.ime"

1234567891011