comparison Makefile @ 54:c4b4acee5efa

Add config.h to targets.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 26 Dec 2015 13:18:58 +0200
parents be3ccb7ca790
children 8dda5f225083
comparison
equal deleted inserted replaced
53:d989cf142f8c 54:c4b4acee5efa
23 23
24 ### 24 ###
25 ### Stuff 25 ### Stuff
26 ### 26 ###
27 ENDIANCHK_BIN=$(BINPATH)endianchk$(EXEEXT) 27 ENDIANCHK_BIN=$(BINPATH)endianchk$(EXEEXT)
28 TARGETS += $(ENDIANCHK_BIN) 28 TARGETS += $(ENDIANCHK_BIN) config.h
29 29
30 include Makefile.gen 30 include Makefile.gen
31 31
32 32
33 $(ENDIANCHK_BIN): endianchk.c 33 $(ENDIANCHK_BIN): endianchk.c