]> git.saurik.com Git - apt.git/blame - dselect/makefile
Check the currently mounted cdrom, to see if it's the o...
[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
c3c459fc 11include $(COPY_H)
a8c2695b
AL
12
13LOCAL = dselect
14SOURCE = install update
15TYPE = sh
16include $(PODOMAIN_H)