You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

17 lines
317 B

# -*- make -*-
BASE=..
SUBDIR=dselect
# Bring in the default rules
include ../buildlib/defaults.mak
# DSelect interfacing directory
SOURCE = desc.apt install names setup update
TO = $(BUILD)/scripts/dselect
TARGET = program
include $(COPY_H)
LOCAL = dselect
SOURCE = install update
TYPE = sh
include $(PODOMAIN_H)