]> git.saurik.com Git - apt.git/blobdiff - cmdline/makefile
remove fake-status leftover from the python-test
[apt.git] / cmdline / makefile
index 917ccc96aef76d5fe06e318d205a2e6a1945ad8e..e867dae73654fb573bdcaabc09ddf2fe5795261e 100644 (file)
@@ -54,10 +54,11 @@ TARGET=program
 include $(COPY_H)
 
 # The apt-mark program
-SOURCE=apt-mark
-TO=$(BIN)
-TARGET=program
-include $(COPY_H)
+PROGRAM=apt-mark
+SLIBS = -lapt-pkg $(INTLLIBS)
+LIB_MAKES = apt-pkg/makefile
+SOURCE = apt-mark.cc
+include $(PROGRAM_H)
 
 # The apt-report-mirror-failure program
 #SOURCE=apt-report-mirror-failure