Update for Debian source format
[cl-base64.git] / debian / rules
index dba82141a361e898b2c262107c58369dec5f4362..2c32697f4bcb3a8a688b183c98da689913d0d93c 100755 (executable)
@@ -8,7 +8,11 @@ clc-systems    := usr/share/common-lisp/systems
 clc-files      := $(clc-source)/$(pkg)
 doc-dir                := usr/share/doc/$(debpkg)
 
 clc-files      := $(clc-source)/$(pkg)
 doc-dir                := usr/share/doc/$(debpkg)
 
-build:
+build: build-indep build-dep
+
+build-indep:
+
+build-dep:
 
 clean:
        dh_testdir
 
 clean:
        dh_testdir