include.mk: Was this used anytime before\?

This commit is contained in:
Jan Lindemann 2005-12-18 18:53:21 +00:00 committed by Jan Lindemann
commit de23d9aebf

View file

@ -1,11 +1,9 @@
# Jackmix dspcd plugin include $(MODDIR)/make/defs.mk
# (c) 2004 Jannet IT Services
# Authors: Jan Lindemann
# contact@jannet.de
# $Id$
all: all:
clean: clean:
rm -rf *.h *~ .*.swp *.done rm -rf *.h *~ .*.swp *.done
distclean: clean distclean: clean
install: hdrdir.done $(INSTALLED_H) install: hdrdir.done $(INSTALLED_H)
include $(MODDIR)/make/rules.mk