/[libml]/libml/Makefile
ViewVC logotype

Diff of /libml/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by srv89, Tue Oct 28 13:20:59 2003 UTC revision 1.3 by srv89, Tue Oct 28 13:41:01 2003 UTC
# Line 122  minimum: $(SRC)/common.Makefile $(SRC)/* Line 122  minimum: $(SRC)/common.Makefile $(SRC)/*
122  $(SRC)/configure: $(SRC)/configure.in  $(SRC)/configure: $(SRC)/configure.in
123          @echo " + generating $@ ..."          @echo " + generating $@ ..."
124          @echo " + ( cd $(SRC) && autoconf )"          @echo " + ( cd $(SRC) && autoconf )"
125          @( cd $(SRC) && touch .depend && \          @( cd $(SRC) && \
126          autoconf )          autoconf )
127    
128  $(SRC)/common.Makefile: $(SRC)/configure $(SRC)/common.Makefile.in  $(SRC)/common.Makefile: $(SRC)/configure $(SRC)/common.Makefile.in

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26