]> git.saurik.com Git - apt.git/blame_incremental - dselect/makefile
Fixed spelling error
[apt.git] / dselect / makefile
... / ...
CommitLineData
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)/scripts/dselect
11include $(COPY_H)
12