File:  [ELWIX - Embedded LightWeight unIX -] / suX / inc / Makefile.in
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Fri May 20 16:02:05 2011 UTC (13 years, 1 month ago) by misho
CVS tags: MAIN, HEAD
Initial revision

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

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