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