mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 22:56:00 +00:00
Move network apps to rosapps
svn path=/trunk/; revision=2444
This commit is contained in:
parent
3fd3d008eb
commit
174bb8c3d3
2 changed files with 7 additions and 3 deletions
|
@ -2,7 +2,9 @@
|
||||||
# ncftp 3.0.3 for reactos ported from MS-Vc++
|
# ncftp 3.0.3 for reactos ported from MS-Vc++
|
||||||
# sedwards 12-20-01
|
# sedwards 12-20-01
|
||||||
|
|
||||||
PATH_TO_TOP = ../../..
|
PATH_TO_TOP=../../../reactos
|
||||||
|
|
||||||
|
ROS_DIR=../../../reactos
|
||||||
|
|
||||||
TARGET_TYPE = program
|
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
|
TARGET_TYPE = program
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue