projects
/
ax-debian-repo.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ax-debian-repo 1
[ax-debian-repo.git]
/
Makefile
1
#
2
# Makefile
3
#
4
5
SUBDIRS =
6
7
all-local:
8
equivs-build --full ax-debian-repo
9
10
clean-local:
11
rm -f ax-debian-repo_*.dsc ax-debian-repo_*.tar.gz \
12
ax-debian-repo_*_all.deb ax-debian-repo_*_amd64.changes
13
14
include ./Makefile.ax