]> git.saurik.com Git - apt.git/blame - dselect/makefile
Merge with Michael
[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
429907dc 10TO = $(BUILD)/scripts/dselect
921cd883 11TARGET = program
c3c459fc 12include $(COPY_H)
a8c2695b
AL
13
14LOCAL = dselect
15SOURCE = install update
16TYPE = sh
17include $(PODOMAIN_H)