/[TIS-4000 Rel T60]/sun2.4/opNote/Makefile
ViewVC logotype

Diff of /sun2.4/opNote/Makefile

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

revision 1.3 by tis4000, Tue Aug 17 19:31:03 1999 UTC revision 1.5 by tis4000, Thu Aug 26 21:10:10 1999 UTC
# Line 129  client.o: Line 129  client.o:
129  install:  install:
130          cp -p opNote ../bin          cp -p opNote ../bin
131          cp -p opNoteDbServer ../bin          cp -p opNoteDbServer ../bin
132            chmod +w opNote.vr
133          cp -p opNote.vr ../bin          cp -p opNote.vr ../bin
134    
135  clean:  clean:
# Line 141  clean: Line 142  clean:
142    
143  depend: Makefile.depend  depend: Makefile.depend
144    
145  Makefile.depend: $(SRCS)  Makefile.depend: $(SRCS) Makefile
146          $(RM) Makefile.depend          $(RM) Makefile.depend
147          gcc -M $(ALLDEFINES) $(SRCS) > Makefile.depend          gcc -M $(ALLDEFINES) $(SRCS) > Makefile.depend
148    

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

  ViewVC Help
Powered by ViewVC 1.1.30