Skip to content
Snippets Groups Projects
Commit 38b59855 authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

updated

Rev: NT/.cvsignore:1.2
Rev: NT/init_nt:1.2
parent 75920f5b
No related branches found
No related tags found
No related merge requests found
......@@ -11,3 +11,17 @@ machine.h
modules
pike
stamp-h
test
test.c
test.mk
test.mk1
test.tgt
test.wpj
test2.c
test3.c
test3.i
test3.lb1
test3.lib
test3.mk1
test3.tgt
test4.c
......@@ -11,3 +11,17 @@
/modules
/pike
/stamp-h
/test
/test.c
/test.mk
/test.mk1
/test.tgt
/test.wpj
/test2.c
/test3.c
/test3.i
/test3.lb1
/test3.lib
/test3.mk1
/test3.tgt
/test4.c
......@@ -2,11 +2,11 @@
NTHOST=kheleyr
NTDRIVE='j:'
NTCC=wcl386
PATH=`pwd`/tools:$PATH
CC=rntcc
NTTOOLS=`pwd`/tools/lib
export NTHOST NTDRIVE NTCC CC PATH
export NTHOST NTDRIVE NTCC CC PATH NTTOOLS
if [ "$#" != 0 ]; then
exec $@
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment