mirror of
https://github.com/vivier/EMILE.git
synced 2025-02-21 14:29:02 +00:00
Add Makefile for target dist
This commit is contained in:
parent
c2fa547aea
commit
8fb36fd5f1
13
debian/Makefile
vendored
Normal file
13
debian/Makefile
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
#
|
||||
#
|
||||
# (c) 2004,2005 Laurent Vivier <Laurent@lvivier.info>
|
||||
#
|
||||
#
|
||||
|
||||
TOP = $(shell pwd)
|
||||
|
||||
SOURCES = changelog compat control copyright emile-bootblocks.dirs \
|
||||
emile-bootblocks.install emile-bootblocks.postinst emile.install \
|
||||
Makefile rules
|
||||
|
||||
include $(TOP)/../Rules.mk
|
Loading…
x
Reference in New Issue
Block a user