VirtualBox

Changeset 999 in kBuild


Ignore:
Timestamp:
May 29, 2007 9:29:21 PM (18 years ago)
Author:
bird
Message:

clean rule

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bootstrap.gmk

    r998 r999  
    130130
    131131
    132 ##
    133 ## Clean the output files...
    134 ##
    135 #clean:
    136 #       rm -Rf $(OUTDIR)
     132#
     133# Clean the output files...
     134#
     135clean:
     136        rm -Rf $(SRCDIR)/out/ \
     137                $(SRCDIR)/src/kmk/autom4te.cache/ \
     138                $(SRCDIR)/src/sed/autom4te.cache/
     139        rm -f $(SRCDIR)/src/kmk/Makefile.in \
     140                $(SRCDIR)/src/kmk/config.h.in \
     141                $(SRCDIR)/src/kmk/configure \
     142                $(SRCDIR)/src/kmk/aclocal.m4 \
     143                $(SRCDIR)/src/kmk/glob/Makefile.in \
     144                $(SRCDIR)/src/kmk/config/Makefile.in \
     145                $(SRCDIR)/src/kmk/config/depcomp \
     146                $(SRCDIR)/src/kmk/config/compile \
     147                $(SRCDIR)/src/kmk/config/missing \
     148                $(SRCDIR)/src/kmk/config/config.guess \
     149                $(SRCDIR)/src/kmk/config/config.sub \
     150                $(SRCDIR)/src/kmk/config/install-sh \
     151                $(SRCDIR)/src/kmk/w32/Makefile.in
    137152
    138153
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette