OSDN Git Service

initial commit
[openbsd-octeon/openbsd-octeon.git] / src / regress / libexec / ld.so / dlsym / test2 / libcc / Makefile
1 #       $OpenBSD: Makefile,v 1.3 2005/09/19 03:53:50 kurt Exp $
2
3 LIB=            cc
4 SRCS=           cc.c
5
6 regress: all
7
8 .include <bsd.lib.mk>