include tumble version in usage message.
This commit is contained in:
5
Makefile
5
Makefile
@@ -1,6 +1,6 @@
|
||||
# tumble: build a PDF file from image files
|
||||
# Makefile
|
||||
# $Id: Makefile,v 1.40 2003/04/10 00:47:30 eric Exp $
|
||||
# $Id: Makefile,v 1.41 2003/04/10 01:02:12 eric Exp $
|
||||
# Copyright 2001, 2002, 2003 Eric Smith <eric@brouhaha.com>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
@@ -85,6 +85,9 @@ AUTO_HDRS = parser.tab.h bitblt_tables.h g4_tables.h
|
||||
AUTO_MISC = parser.output
|
||||
|
||||
|
||||
CFLAGS := $(CFLAGS) -DTUMBLE_VERSION=$(VERSION)
|
||||
|
||||
|
||||
-include Maketest
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user