projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
FildFd: Introduce a Flush() function and call it from Close()
[apt.git]
/
dselect
/
makefile
diff --git
a/dselect/makefile
b/dselect/makefile
index f4a781e778e6c08433ab14d792090c0b34d16d58..fab72b264f8f55397aa28b22a36a81fb8cdb271c 100644
(file)
--- 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)