Skip to content

Commit

Permalink
Always regenerate plparrot.h when compiling
Browse files Browse the repository at this point in the history
  • Loading branch information
leto committed May 29, 2010
1 parent 47b805f commit 30b49fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -39,6 +39,7 @@ override CFLAGS := $(PARROTLDFLAGS) $(PARROTLINKFLAGS) $(CFLAGS)

# It would be nice if this ran before we compiled
all: check_revision
./bin/text2macro.pl plparrot_secure.pir > plparrot.h

check_revision:
ifeq ($(PARROT_IS_INSECURE),1)
Expand Down

0 comments on commit 30b49fc

Please sign in to comment.