| Current Path : /var/www/html/mmishra/profile1/test/larbin-2.6.2/adns/ |
| Current File : /var/www/html/mmishra/profile1/test/larbin-2.6.2/adns/Makefile |
BASEDIR=../src include ../src/larbin.make TARGETS=libadns.a LIBOBJS=types.o event.o query.o reply.o general.o setup.o transmit.o \ parse.o poll.o check.o all: libadns.a libadns.a: $(LIBOBJS) rm -f $@ $(AR) cq $@ $(LIBOBJS) clean: rm -f $(LIBOBJS) libadns.a *~ config.status distclean: clean rm -f config.h .depend $(LIBOBJS): adns.h internal.h config.h