xenocara/app/Makefile.inc

5 lines
80 B
PHP
Raw Normal View History

2007-04-07 09:10:35 -06:00
.if exists(Makefile.am)
install:
exec ${MAKE_ENV} ${MAKE} install-strip
.endif