File:  [ELWIX - Embedded LightWeight unIX -] / embedtools / src / Attic / pkgadm.c
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Wed Jun 8 12:45:41 2011 UTC (13 years, 1 month ago) by misho
Branches: MAIN
CVS tags: tools2_0, tools1_2, tools1_1, TOOLS1_2, TOOLS1_1, TOOLS1_0, HEAD
new ver

    1: #include "global.h"
    2: 
    3: 
    4: int
    5: main(int argc, char **argv)
    6: {
    7: 	return 0;
    8: }

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