| www.delorie.com/archives/browse.cgi | search |
| From: | cgf AT bbc DOT com (Christopher Faylor) |
| Subject: | Bug in make in 980213 snapshot? |
| 17 Feb 1998 10:30:01 -0800 : | |
| Message-ID: | <EoJBKp.50L.cygnus.cygwin32.developers@bbc.com> |
| Reply-To: | cygwin32-developers AT cygnus DOT com |
| To: | cygwin32-developers AT cygnus DOT com |
I have a line like this in one of your in-house makefiles:
$(prodfiles): %: %.prod
@echo "Making $@";$(mklock) $@ '$(product) $? > $@.tmp; mv $@.tmp $@'
This version of make complains about this line. I do have MAKE_MODE
set to unix. Is there something else I need to do?
--
http://www.bbc.com/ cgf AT bbc DOT com "Strange how unreal
VMS=>UNIX Solutions Boston Business Computing the real can be."
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |