Make.proto
changeset 1761 7fe973989f81
parent 1758 d0daf311d335
child 1766 e4c8832d1500
equal deleted inserted replaced
1760:8419c463c4f6 1761:7fe973989f81
    55 	$(OUTDIR)SelectionBrowser.$(O) \
    55 	$(OUTDIR)SelectionBrowser.$(O) \
    56 	$(OUTDIR)FileSelectionBrowser.$(O) \
    56 	$(OUTDIR)FileSelectionBrowser.$(O) \
    57 	$(OUTDIR)ResourceSelectionBrowser.$(O)
    57 	$(OUTDIR)ResourceSelectionBrowser.$(O)
    58 
    58 
    59 cleanjunk::
    59 cleanjunk::
    60 	    @-rm -f *.c *.H
    60 	    @-rm -f *.s *.s2 *.c *.H
    61 
    61 
    62 clean::
    62 clean::
    63 	    @-rm -f [A-Z]*.o *.c *.H
    63 	    @-rm -f [A-Z]*.o *.s *.s2 *.c *.H
    64 
    64 
    65 clobber::
    65 clobber::
    66 	    @-rm -f *.c *.H classList.stc abbrev.stc
    66 	    @-rm -f *.c *.H classList.stc abbrev.stc
    67 
    67 
    68 tar:
    68 tar: