mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 08:50:24 +08:00
added finger to makefile
svn path=/trunk/; revision=2575
This commit is contained in:
@@ -13,8 +13,8 @@ include rules.mak
|
||||
#
|
||||
# Available applications
|
||||
#
|
||||
APPS = cmd cmdutils notevil sysutils dflat32 mc net\ping net\ncftp \
|
||||
net\telnet net\whois
|
||||
APPS = cmd cmdutils dflat32 mc notevil sysutils \
|
||||
net\finger net\ncftp net\ping net\telnet net\whois
|
||||
|
||||
all: $(APPS)
|
||||
.PHONY: all
|
||||
|
||||
Reference in New Issue
Block a user