diff options
Diffstat (limited to 'package/pipacs')
-rw-r--r-- | package/pipacs/Makefile | 2 | ||||
-rw-r--r-- | package/pipacs/src/Makefile | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/package/pipacs/Makefile b/package/pipacs/Makefile index 44bf8e656..95379106f 100644 --- a/package/pipacs/Makefile +++ b/package/pipacs/Makefile @@ -1,5 +1,3 @@ -# $Id$ -#- # This file is part of the OpenADK project. OpenADK is copyrighted # material, please see the LICENCE file in the top-level directory. diff --git a/package/pipacs/src/Makefile b/package/pipacs/src/Makefile index a9a88059d..3a48e88f7 100644 --- a/package/pipacs/src/Makefile +++ b/package/pipacs/src/Makefile @@ -1,4 +1,3 @@ -# $Id$ EXTRA_CFLAGS := -c -I. PIPACS_OBJS := pipacs.o parser.o |