/[marvin]/marvin/src/libsip/Makefile
ViewVC logotype

Diff of /marvin/src/libsip/Makefile

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

revision 1.7 by hannibal, Thu Sep 11 16:16:44 2003 UTC revision 1.8 by hannibal, Sat Sep 13 18:14:20 2003 UTC
# Line 55  re: clean all Line 55  re: clean all
55  # bytecode and native-code compilation  # bytecode and native-code compilation
56  ######################################  ######################################
57    
58  $(NAME).a: echo ${ALL_O_LIB}  $(NAME).a: prt ${ALL_O_LIB}
59            echo :${ALL_O_LIB}:
60          @echo " /"          @echo " /"
61          @echo " | building $@ ..."          @echo " | building $@ ..."
62          @echo " \\"          @echo " \\"
63          @$(AR_HERE) r $(NAME).a $(ALL_O_LIB)          @$(AR_HERE) r $(NAME).a $(ALL_O_LIB)
64          @$(RANLIB_HERE) $(NAME).a          @$(RANLIB_HERE) $(NAME).a
65  echo:  prt:
66          @echo " /"          @echo " /"
67          @echo " | building object file ..."          @echo " | building object file ..."
68          @echo " \\"          @echo " \\"

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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