Nicks rule breaks apps and extensions.

This commit is contained in:
Janet B. Anderson
1997-06-13 19:37:36 +00:00
parent 3fd93fc6f4
commit e6f97007ad
-5
View File
@@ -57,11 +57,6 @@ $(hostDirs) : $(EPICS_BASE)/config/makeMakefile.pl
$(crossDirs) : $(EPICS_BASE)/config/makeMakefile.pl
$(PERL) $(EPICS_BASE)/config/makeMakefile.pl $@ Vx
ifneq ($(EPICS_BASE),$(TOP))
$(EPICS_BASE)/config/makeMakefile.pl : $(TOP)/config/makeMakefile.pl
$(CP) $(TOP)/config/makeMakefile.pl $(EPICS_BASE)/config/makeMakefile.pl
endif
#
# host/cross action targets
#