Skip to content

Commit db9d0b1

Browse files
committed
elided Makefile.Config rule
1 parent adfc85d commit db9d0b1

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Makefiles/Makefile.standard

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,6 @@ $(TARGETDIR)/%_mt: %.sac
139139
# standard targets for handling a project
140140
#
141141

142-
$(SACBASE)/Makefiles/Makefile.Config: $(SACBASE)/Makefiles/Makefile.Config.in
143-
(cd $(SACBASE); ./configure )
144-
145142
clean_local:
146143
$(RM) $(FILETARGETS) *.bak *~ a.out* $(addsuffix .c,$(FILETARGETS)) \
147144
$(MTFILETARGETS) $(MTMODTARGETS) \

0 commit comments

Comments
 (0)