Renamed 'linux/' to 'src/' (well, created src/ and moved

linux/* into it) as a part of Jaq's Great Code Restructure.
At this stage, I'm merging all the os-specific subdirs.
This commit is contained in:
Jamie Wilkinson 2002-03-01 08:13:30 +00:00
parent ef847c61ae
commit f17ab3c594
43 changed files with 1 additions and 1 deletions

View file

@ -49,7 +49,7 @@ SERVER_DIR=$(MOUNT_DIR)/server
REF_SOFT_DIR=$(MOUNT_DIR)/ref_soft
REF_GL_DIR=$(MOUNT_DIR)/ref_gl
COMMON_DIR=$(MOUNT_DIR)/qcommon
LINUX_DIR=$(MOUNT_DIR)/linux
LINUX_DIR=$(MOUNT_DIR)/src
GAME_DIR=$(MOUNT_DIR)/game
CTF_DIR=$(MOUNT_DIR)/ctf
XATRIX_DIR=$(MOUNT_DIR)/xatrix