We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adfc85d commit db9d0b1Copy full SHA for db9d0b1
1 file changed
Makefiles/Makefile.standard
@@ -139,9 +139,6 @@ $(TARGETDIR)/%_mt: %.sac
139
# standard targets for handling a project
140
#
141
142
-$(SACBASE)/Makefiles/Makefile.Config: $(SACBASE)/Makefiles/Makefile.Config.in
143
- (cd $(SACBASE); ./configure )
144
-
145
clean_local:
146
$(RM) $(FILETARGETS) *.bak *~ a.out* $(addsuffix .c,$(FILETARGETS)) \
147
$(MTFILETARGETS) $(MTMODTARGETS) \
0 commit comments