mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 16:45:50 +00:00
remove old makefiles from rosapps tests
svn path=/trunk/; revision=19147
This commit is contained in:
parent
bb47741504
commit
7f094d6640
91 changed files with 10 additions and 2202 deletions
|
@ -1,23 +0,0 @@
|
|||
# $Id: makefile,v 1.1 2004/10/21 05:12:00 sedwards Exp $
|
||||
|
||||
PATH_TO_TOP = ../../../reactos
|
||||
|
||||
TARGET_NORC = yes
|
||||
|
||||
TARGET_TYPE = program
|
||||
|
||||
TARGET_APPTYPE = console
|
||||
|
||||
TARGET_NAME = diskspeed
|
||||
|
||||
TARGET_SDKLIBS = kernel32.a
|
||||
|
||||
TARGET_OBJECTS = $(TARGET_NAME).o
|
||||
|
||||
TARGET_CFLAGS = -Wall -Werror
|
||||
|
||||
include $(PATH_TO_TOP)/rules.mak
|
||||
|
||||
include $(TOOLS_PATH)/helper.mk
|
||||
|
||||
# EOF
|
Loading…
Add table
Add a link
Reference in a new issue