head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	92.12.23.15.30.46;	author ware;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Part of the dlsym library.
@
text
@#include "../Xo.tmpl"
SRCS	= dlsym.c
OBJS	= dlsym.o

NormalLibraryTarget(dlsym,$(OBJS))
DependTarget()
NormalLintTarget($(SRCS))
@
