This website requires JavaScript.
Explore
Help
Register
Sign In
qbit
/
xenocara
Watch
1
Star
0
Fork
0
You've already forked xenocara
Code
Issues
Pull Requests
Releases
Wiki
Activity
bfe02ac685
xenocara
/
app
/
Makefile.inc
5 lines
84 B
PHP
Raw
Normal View
History
Unescape
Escape
Strip programs installed by automake.
2007-04-07 09:10:35 -06:00
.
if
exists
(
Makefile
.
am
)
redefine realinstall, not install here. Fixes existing afterinstall targets.
2007-04-09 05:23:29 -06:00
realinstall
:
Strip programs installed by automake.
2007-04-07 09:10:35 -06:00
exec
$
{
MAKE_ENV
}
$
{
MAKE
}
install
-
strip
.
endif
Reference in New Issue
Copy Permalink