pkgsrc/regress/buildlink-libtool/files/f.c
jlam ef03f49070 Regression test for the buildlink libtool manipulations. Start with
testing whether munging dependency_libs in installed libtool archives
works properly.
2004-08-30 04:44:14 +00:00

3 lines
83 B
C

/* $NetBSD: f.c,v 1.1.1.1 2004/08/30 04:44:14 jlam Exp $ */
int f() { return 0; }