Deleted Added
full compact
Makefile.test (263346) Makefile.test (266074)
1# $FreeBSD: head/usr.bin/make/tests/archives/fmt_oldbsd/Makefile.test 263346 2014-03-19 12:29:20Z jmmv $
1# $FreeBSD: head/usr.bin/bmake/tests/archives/fmt_oldbsd/Makefile.test 263346 2014-03-19 12:29:20Z jmmv $
2# This test checks the code reading archive files. The archive file
3# is an old BSD file with __.SYMTAB and no long file names. Filenames
4# are truncated to 16 characters.
5
6#############################################################################
7
8# must be ok
9test1: libtest.a(short.o)

--- 53 unchanged lines hidden ---
2# This test checks the code reading archive files. The archive file
3# is an old BSD file with __.SYMTAB and no long file names. Filenames
4# are truncated to 16 characters.
5
6#############################################################################
7
8# must be ok
9test1: libtest.a(short.o)

--- 53 unchanged lines hidden ---