]> andersk Git - moira.git/blobdiff - backup/Imakefile
second code style cleanup: void/void * usage, proper #includes. try to
[moira.git] / backup / Imakefile
index b86a0e2f2e558d01fc2ec5a659228bc1a9bc04a2..21cba441500b9f3011b6dfadc574f374ca933aff 100644 (file)
@@ -26,7 +26,7 @@ rest.pc: ../db/schema.sql db2rest.awk
        awk -f db2rest.awk < ../db/schema.sql > rest.pc
 rest1.pc: rest.pc
 clean::
-       $(RM) bkup.pc bkup1.pc rest.pc rest1.pc
+       $(RM) bkup.pc bkup1.pc bkup.h rest.pc rest1.pc rest.h
 sqlfile(dump_db)
 sqlfile(rest_db)
 sqlfile(dumprest)
This page took 0.03298 seconds and 4 git commands to generate.