]> granicus.if.org Git - nethack/commitdiff
another cross-compile script bit
authornhmall <nhmall@nethack.org>
Sat, 23 Nov 2019 15:20:18 +0000 (10:20 -0500)
committernhmall <nhmall@nethack.org>
Sat, 23 Nov 2019 15:20:18 +0000 (10:20 -0500)
sys/msdos/msdos-cross-compile.sh

index 03c0e0e49eb1e4bca81766884dab456c9af8cf4c..7769ceccd068cb4f2327c9f814c00981605e65b7 100644 (file)
@@ -46,12 +46,12 @@ cp ../doc/Guidebook.txt ../doc/guidebk.txt
 cp ../sys/share/posixregex.c ../sys/share/posixreg.c
 #cp ../sys/msdos/Makefile1.cross ../src/Makefile1
 #cp ../sys/msdos/Makefile2.cross ../src/Makefile2
-make -f ../sys/msdos/Makefile1
+make -f ../sys/msdos/Makefile1.cross
 cat ../include/date.h
 export GCC_EXEC_PREFIX=$DJGPP_TOP/lib/gcc/
 export
 pwd
-make -f ../sys/msdos/Makefile2
+make -f ../sys/msdos/Makefile2.cross
 unset GCC_EXEC_PREFIX
 pwd
 ls ../djgpp/cwsdpmi/bin