summaryrefslogtreecommitdiffstats
path: root/crypto/kerberosIV/lib/roken/print_version.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2000-01-09 08:24:27 +0000
committerbde <bde@FreeBSD.org>2000-01-09 08:24:27 +0000
commit2d96e5dd45a8fbdead16d7a6a28dab5a13054a6c (patch)
treeaeb6d51fc9c9fa119958a1830c3d9f3f1331e40c /crypto/kerberosIV/lib/roken/print_version.c
parenta360b452efe97b2aafeb2e8de8f73a1feb5c60cc (diff)
downloadFreeBSD-src-2d96e5dd45a8fbdead16d7a6a28dab5a13054a6c.zip
FreeBSD-src-2d96e5dd45a8fbdead16d7a6a28dab5a13054a6c.tar.gz
Compile *_genassym.c with ordinary ${CFLAGS}. The (small) needs for
-U_KERNEL became negative when all all the genassym.c's were converted to be cross-built. Related cleanups: PARAM went away, but was still used here; KERNEL was renamed to _KERNEL, but was still KERNEL here; the deprecated macros $@ and $< were still used here. Use "genassym ... > ${.TARGET}", not "genassym -o $@ ...", so that genassym(1) doesn't need to support -o. Removed half-baked hard-coded dependencies of *_genassym.o on headers. These objects should be added to the list of objects in the depend rule to get full dependencies. This doesn't happen automatically because they are not linked into the kernel. Half baked dependencies don't really help.
Diffstat (limited to 'crypto/kerberosIV/lib/roken/print_version.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud