Makefile (ea1e967cbf9a3e1bbf964b01859c4d37965548d4) Makefile (9d4264fbdd79aba676b2272a69d33395dcff9fa5)
1# $FreeBSD$
2
3PACKAGE= tests
4
5${PACKAGE}FILES+= binary.0
6${PACKAGE}FILES+= binary.0.stdout
7${PACKAGE}FILES+= comments.0
8${PACKAGE}FILES+= comments.0.stdout

--- 9 unchanged lines hidden (view full) ---

18${PACKAGE}FILES+= label.0.pro
19${PACKAGE}FILES+= list_head.0
20${PACKAGE}FILES+= list_head.0.stdout
21${PACKAGE}FILES+= nsac.0
22${PACKAGE}FILES+= nsac.0.stdout
23${PACKAGE}FILES+= nsac.0.pro
24${PACKAGE}FILES+= offsetof.0
25${PACKAGE}FILES+= offsetof.0.stdout
1# $FreeBSD$
2
3PACKAGE= tests
4
5${PACKAGE}FILES+= binary.0
6${PACKAGE}FILES+= binary.0.stdout
7${PACKAGE}FILES+= comments.0
8${PACKAGE}FILES+= comments.0.stdout

--- 9 unchanged lines hidden (view full) ---

18${PACKAGE}FILES+= label.0.pro
19${PACKAGE}FILES+= list_head.0
20${PACKAGE}FILES+= list_head.0.stdout
21${PACKAGE}FILES+= nsac.0
22${PACKAGE}FILES+= nsac.0.stdout
23${PACKAGE}FILES+= nsac.0.pro
24${PACKAGE}FILES+= offsetof.0
25${PACKAGE}FILES+= offsetof.0.stdout
26${PACKAGE}FILES+= parens.0
27${PACKAGE}FILES+= parens.0.stdout
28${PACKAGE}FILES+= parens.0.pro
26${PACKAGE}FILES+= sac.0
27${PACKAGE}FILES+= sac.0.stdout
28${PACKAGE}FILES+= sac.0.pro
29${PACKAGE}FILES+= struct.0
30${PACKAGE}FILES+= struct.0.stdout
31${PACKAGE}FILES+= surplusbad.0
32${PACKAGE}FILES+= surplusbad.0.stdout
33${PACKAGE}FILES+= surplusbad.0.pro

--- 12 unchanged lines hidden ---
29${PACKAGE}FILES+= sac.0
30${PACKAGE}FILES+= sac.0.stdout
31${PACKAGE}FILES+= sac.0.pro
32${PACKAGE}FILES+= struct.0
33${PACKAGE}FILES+= struct.0.stdout
34${PACKAGE}FILES+= surplusbad.0
35${PACKAGE}FILES+= surplusbad.0.stdout
36${PACKAGE}FILES+= surplusbad.0.pro

--- 12 unchanged lines hidden ---