diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-01 22:16:31 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-01 22:16:31 +0200 |
commit | b44b3799ca9fa6c744fc079b96a9c062e4bdd077 (patch) | |
tree | aa99430763a369a00ab02bf3f4f454ebb2cc3e7c /package/pipacs/src | |
parent | d1a85ceca38c54caff040cd6e5a4b329a47893d7 (diff) |
remove unused $Id$
- $id$ substitution is not apropriate for git scm
Diffstat (limited to 'package/pipacs/src')
-rw-r--r-- | package/pipacs/src/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 |