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 ago) by misho
Branches: MAIN
CVS tags: tools2_0, tools1_2, tools1_1, TOOLS1_2, TOOLS1_1, TOOLS1_0, HEAD
new ver

#include "global.h"


int
main(int argc, char **argv)
{
	return 0;
}

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