EMILE/debian/Makefile

15 lines
292 B
Makefile
Raw Permalink Normal View History

2006-10-08 17:04:57 +00:00
#
#
# (c) 2004-2007 Laurent Vivier <Laurent@Vivier.EU>
2006-10-08 17:04:57 +00:00
#
#
TOP = $(shell pwd)
SOURCES = changelog compat control copyright emile-bootblocks.dirs \
emile-bootblocks.install emile-bootblocks.postinst emile.install \
Makefile rules
2007-09-06 22:09:11 +00:00
include $(TOP)/../tools.mk
2006-10-08 17:04:57 +00:00
include $(TOP)/../Rules.mk