]> git.saurik.com Git - apt.git/blob - dselect/makefile
293b31b6a8f52e29baf21be0cd3ecdb38d7fef2f
[apt.git] / dselect / makefile
1 # -*- make -*-
2 BASE=..
3 SUBDIR=dselect
4
5 # Bring in the default rules
6 include ../buildlib/defaults.mak
7
8 # DSelect interfacing directory
9 SOURCE = desc.apt install names setup update
10 TO = $(BUILD)/dselect
11 include $(COPY_H)
12