mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
include.mk: Add file
This commit is contained in:
parent
d96e4413c2
commit
21c18a5ec6
1 changed files with 11 additions and 0 deletions
11
make/include.mk
Normal file
11
make/include.mk
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Jackmix dspcd plugin
|
||||
# (c) 2004 Jannet IT Services
|
||||
# Authors: Jan Lindemann
|
||||
# contact@jannet.de
|
||||
# $Id$
|
||||
|
||||
all:
|
||||
clean:
|
||||
rm -rf *.h *~ .*.swp *.done
|
||||
distclean: clean
|
||||
install: hdrdir.done $(INSTALLED_H)
|
||||
Loading…
Add table
Add a link
Reference in a new issue