diff options
Diffstat (limited to 'mausezahn/Makefile')
-rw-r--r-- | mausezahn/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mausezahn/Makefile b/mausezahn/Makefile index 5aa46f5..7943738 100644 --- a/mausezahn/Makefile +++ b/mausezahn/Makefile @@ -67,7 +67,6 @@ mausezahn-objs = str.o \ mausezahn-eflags = -O2 -I. -I.. \ -DVERSION_STRING=\"$(VERSION_STRING)\" \ - -DPREFIX_STRING=\"$(PREFIX)\" \ -DVERSION_LONG=\"$(VERSION_LONG)\" mausezahn-confs = |