| Age | Commit message (Collapse) | Author |
|
|
|
-I${.CURDIR} and #include <dot_init.h>, since -I- is obsoleted in gcc-4,
and it is too confusing anyway.
|
|
|
|
across the board.
|
|
location, and use it.
|
|
repository copy, remove all redundant copies of these files, and make all
ELF platforms use the common versions.
|
|
|
|
|
|
|
|
* use COPTS instead of CFLAGS for -fPIC et al
* use ${COMPILE.c} instead of ${CC} ${CFLAGS} -c
* use FILES and FILESDIR to install pc532 objects (instead of install: rule) -
this makes it consistent with the other a.out ports (arm32, i386, m68k, sparc)
|
|
|
|
know BUILDDIR and OBJDIR.
|
|
and libs in the object tree, if you use a separate object tree,
while maintaining backward compatability with other build methods.
See the notes in src/share/mk/bsd.README for full details. Note
that the `make includes' target now only installs the include files
in the build directory (if you use one--otherwise they go in DESTDIR
just like before); `make install' will install include files in
DESTDIR.
|
|
for NetBSD/powerpc by me.
|