424abe579a
git-svn-id: http://emdebian.org/svn/current@6626 563faec7-e20c-0410-992a-a66f704d0ccd
14 lines
166 B
Makefile
14 lines
166 B
Makefile
|
|
all:
|
|
|
|
install:
|
|
|
|
clean:
|
|
$(RM) *tar.gz.cdbs-config_list
|
|
$(RM) *.1 *.3
|
|
$(RM) doc/po4a.config
|
|
$(RM) -r doc/html/multistrap/ doc/html/emdebian-rootfs/
|
|
|
|
check:
|
|
|
|
test:
|