Annotation of embedtools/inc/Makefile, revision 1.1.1.1

1.1       misho       1: #
                      2: # (C) 2009 AITnet - Sofia/Bulgaria - <misho@openbsd-bg.org>
                      3: # by Michael Pounov <misho@openbsd-bg.org>
                      4: #
                      5: # $Author: misho $
                      6: # $Id: Makefile.in,v 1.1.1.1 2009/04/22 22:38:22 misho Exp $
                      7: #
                      8: 
                      9: all:
                     10: 
                     11: depend:
                     12: 
                     13: clean:
                     14: 
                     15: install:

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