X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/429907dc45779aa1ba18549f5b30044542e92d04..4b65cc13c74231e14a313ea05a2376cbc5155c5f:/dselect/makefile diff --git a/dselect/makefile b/dselect/makefile index f4a781e77..fab72b264 100644 --- a/dselect/makefile +++ b/dselect/makefile @@ -8,5 +8,10 @@ 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)