mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 00:54:40 +00:00
updated makefile to build regsvr32
svn path=/trunk/; revision=2552
This commit is contained in:
parent
5850033b27
commit
8d8fea751b
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# $Id: makefile,v 1.1 2002/01/07 21:12:10 jfilby Exp $
|
||||
# $Id: makefile,v 1.2 2002/01/26 01:37:35 sedwards Exp $
|
||||
#
|
||||
# Jurgen Van Gael [jurgen.vangael@student.kuleuven.ac.be]
|
||||
#
|
||||
# Makefile for ReactOS regsvr32.dll
|
||||
#
|
||||
|
||||
PATH_TO_TOP = ../..
|
||||
PATH_TO_TOP=../../reactos
|
||||
|
||||
TARGET_NORC = yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue