diff options
Diffstat (limited to 'qa/pmdas/slow/GNUmakefile.install')
-rw-r--r-- | qa/pmdas/slow/GNUmakefile.install | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/qa/pmdas/slow/GNUmakefile.install b/qa/pmdas/slow/GNUmakefile.install new file mode 100644 index 0000000..8340ba8 --- /dev/null +++ b/qa/pmdas/slow/GNUmakefile.install @@ -0,0 +1,5 @@ +default default_pcp setup: + +clobber clean: + rm -f domain.h domain.h.perl domain.h.save + rm -f pmns pmns.perl pmns.save |