Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debian/sid
[ntk/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 13
f72538c5 14# LOCAL = dselect
a8c2695b
AL
15SOURCE = install update
16TYPE = sh
17include $(PODOMAIN_H)