Ordinary and implicit rules cannot be mixed in the same string in Makefile

master
Iavael 2014-01-23 21:19:56 +04:00
parent 32a4962593
commit fad8e13ccd
1 changed files with 1 additions and 1 deletions

View File

@ -346,7 +346,7 @@ tcc-doc.info: tcc-doc.texi
# in tests subdir
export LIBTCC1
test test% %test :
%est:
$(MAKE) -C tests $@ 'PROGS_CROSS=$(PROGS_CROSS)'
clean: