Add fixes for Makefile wrapper. This is a really bad idea.

This commit is contained in:
Laurence Withers 2008-03-01 17:01:45 +00:00
commit 99d36b9980
3 changed files with 21 additions and 9 deletions

View file

@ -5,8 +5,7 @@
# http://www.gnu.org/copyleft/gpl.html for details.
#
# Build project, object files go into MAKE_OBJDIR. Uses CC, CFLAGS, etc.
# from `@P@/config'.
# Build files.
default:
# Install files according to PREFIX, INSTALL_PREFIX, BINDIR, LIBDIR, ...