Vanilla Netrek Server Development Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[VANILLA-L:687] make patches
Working on the make patches...
if [ ! -L ../$${f} ] ; then \
if [ ! -f $(PATCHDIR)/$${f} ] ; then \
touch $(PATCHDIR)/$${f} ; \
fi ; \
The ! -L means not symlink? When I read GNU make's info pages it says
it exec this stuff under sh, my sh does not have -L option.
Any suggestions?
--
Bob Tanner <tanner@real-time.com> | Phone : 612.943.8700
http://www.real-time.com | Fax : 612.943.8300
Key fingerprint = 6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9
+
++ Vanilla-l Mailing List ++
To unsubscribe: send "unsubscribe vanilla-l" to majordomo@real-time.com
For more information: http://archives.real-time.com