mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
Move network apps to rosapps
svn path=/trunk/; revision=2444
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
# ncftp 3.0.3 for reactos ported from MS-Vc++
|
||||
# sedwards 12-20-01
|
||||
|
||||
PATH_TO_TOP = ../../..
|
||||
PATH_TO_TOP=../../../reactos
|
||||
|
||||
ROS_DIR=../../../reactos
|
||||
|
||||
TARGET_TYPE = program
|
||||
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
# $Id: makefile,v 1.7 2001/08/21 20:13:03 chorns Exp $
|
||||
# $Id: makefile,v 1.8 2001/12/30 04:06:25 sedwards Exp $
|
||||
|
||||
PATH_TO_TOP = ../../..
|
||||
PATH_TO_TOP=../../../reactos
|
||||
|
||||
ROS_DIR=../../../reactos
|
||||
|
||||
TARGET_TYPE = program
|
||||
|
||||
|
||||
Reference in New Issue
Block a user