]> git.saurik.com Git - apt.git/blobdiff - dselect/makefile
add our own equals method as assert doesn't really show the offending
[apt.git] / dselect / makefile
index 293b31b6a8f52e29baf21be0cd3ecdb38d7fef2f..fab72b264f8f55397aa28b22a36a81fb8cdb271c 100644 (file)
@@ -7,6 +7,11 @@ include ../buildlib/defaults.mak
 
 # DSelect interfacing directory
 SOURCE = desc.apt install names setup update
-TO = $(BUILD)/dselect
+TO = $(BUILD)/scripts/dselect
+TARGET = program
 include $(COPY_H)
-       
+
+# LOCAL = dselect
+SOURCE = install update
+TYPE = sh
+include $(PODOMAIN_H)