USERSPACE=1
TOPDIR=..

include ..\config.mk

TARGETNAME=getlogs
TARGETTYPE=PROGRAM
UMTYPE=console

USE_MSVCRT=1

SOURCES=getlogs.c getlogs.rc
