diff level1/cmds/makefile @ 1363:53c50c807d55

Major move to new NitrOS-9 project
author boisy
date Fri, 26 Sep 2003 12:26:10 +0000
parents 80f15c027ebb
children 5d726c0e6238
line wrap: on
line diff
--- a/level1/cmds/makefile	Fri Sep 26 11:23:57 2003 +0000
+++ b/level1/cmds/makefile	Fri Sep 26 12:26:10 2003 +0000
@@ -1,10 +1,8 @@
-# Makefile for OS-9 Level One CMDS/
-
-include ../../Makefile.rules
+include ../../rules.mak
 
 vpath %.asm $(3RDPARTY)/packages/basic09
 
-DEPENDS		= ./Makefile
+DEPENDS		= ./makefile
 
 BASIC09FILES	= runb.asm gfx.asm inkey.asm syscall.asm
 COCOCMDS	= asm attr backup binex build cmp cobbler config copy cputype \