Deleted Added
full compact
Makefile.test (263346) Makefile.test (266074)
1# $FreeBSD: head/usr.bin/make/tests/archives/fmt_44bsd/Makefile.test 263346 2014-03-19 12:29:20Z jmmv $
1# $FreeBSD: head/usr.bin/bmake/tests/archives/fmt_44bsd/Makefile.test 263346 2014-03-19 12:29:20Z jmmv $
2# This test checks the code reading archive files. The archive file
3# is a BSD4.4 file with __.SYMTAB and #1/N long file names.
4
5#############################################################################
6
7# should be ok
8test1: libtest.a(short.o)
9 @:

--- 52 unchanged lines hidden ---
2# This test checks the code reading archive files. The archive file
3# is a BSD4.4 file with __.SYMTAB and #1/N long file names.
4
5#############################################################################
6
7# should be ok
8test1: libtest.a(short.o)
9 @:

--- 52 unchanged lines hidden ---