/[TIS-4000 Rel T60]/Tornado/Tankway/Makefile.target
ViewVC logotype

Diff of /Tornado/Tankway/Makefile.target

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

revision 1.2 by tis4000, Fri Sep 17 13:17:41 1999 UTC revision 1.3 by tis4000, Fri Dec 10 19:31:46 1999 UTC
# Line 18  user_target: $(CUR).o Line 18  user_target: $(CUR).o
18  $(CUR).o: $(OBJS)  $(CUR).o: $(OBJS)
19          @ echo "linking $(CUR).o for $(DST)"          @ echo "linking $(CUR).o for $(DST)"
20          @ $(RM) $@          @ $(RM) $@
21          @ $(LD) $(OBJS) -o $@          @ $(LD) -r $(OBJS) -o $@
22    
23  #  #
24  # END of Makefile.target  # END of Makefile.target

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

  ViewVC Help
Powered by ViewVC 1.1.30