File:  [ELWIX - Embedded LightWeight unIX -] / tftpd / inc / Makefile.in
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Fri Feb 14 15:38:37 2014 UTC (10 years, 4 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

#
# (C) 2014 by Michael Pounov <misho@openbsd-bg.org>
#   AITNET ltd - Sofia/Bulgaria
#
# $Author: misho $
# $Id: Makefile.in,v 1.1 2014/02/14 15:38:37 misho Exp $
#

all:

depend:

clean:
	@rm -f *~

install:

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>