Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.in

    rd3b7937 r6e7e2b36  
    215215SUBDIRS = src/driver src src/libcfa     # order important, src before libcfa because cfa-cpp used to build prelude
    216216EXTRA_DIST = Docs                       # non-source files
    217 MAINTAINERCLEANFILES = lib/* bin/*
    218217all: config.h
    219218        $(MAKE) $(AM_MAKEFLAGS) all-recursive
     
    630629        @echo "This command is intended for maintainers to use"
    631630        @echo "it deletes files that may require special tools to rebuild."
    632         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
    633631clean: clean-recursive
    634632
Note: See TracChangeset for help on using the changeset viewer.