Make.proto
changeset 2576 0ec2d4db2bc2
parent 2562 ab095915a70a
child 2587 0922c72cb2b6
equal deleted inserted replaced
2575:fe15b02fbaf6 2576:0ec2d4db2bc2
     1 # $Header: /cvs/stx/stx/libwidg2/Make.proto,v 1.112 2003-08-29 09:38:40 cg Exp $
     1 # $Header: /cvs/stx/stx/libwidg2/Make.proto,v 1.113 2003-10-29 10:45:21 cg Exp $
     2 #
     2 #
     3 # -------------- no need to change anything below ----------
     3 # -------------- no need to change anything below ----------
     4 
     4 
     5 TOP=..
     5 TOP=..
     6 SUBDIRS=
     6 SUBDIRS=
   150 #
   150 #
   151 AIX::       
   151 AIX::       
   152 	    $(MAKE) OPT="" MenuPanel.o
   152 	    $(MAKE) OPT="" MenuPanel.o
   153 
   153 
   154 cleanjunk::
   154 cleanjunk::
   155 	    @-rm -f *.c *.H
   155 	    @-rm -f *.s *.s2 *.c *.H
   156 
   156 
   157 clean::
   157 clean::
   158 	    @-rm -f [A-Z]*.o *.c *.H
   158 	    @-rm -f [A-Z]*.o *.s *.s2 *.c *.H
   159 
   159 
   160 clobber::
   160 clobber::
   161 	    @-rm -f *.c *.H abbrev.stc classList.stc
   161 	    @-rm -f *.c *.H abbrev.stc classList.stc
   162 
   162 
   163 tar:
   163 tar: