mirror of
https://github.com/FDOS/kernel.git
synced 2025-04-08 17:15:17 +02:00
use tab not spaces for Makefile
This commit is contained in:
parent
9b6a8579d1
commit
19c35ee574
@ -44,7 +44,7 @@ kernel.exe: $(TARGET).lnk $(OBJS) $(LIBS)
|
||||
|
||||
../bin/country.sys:
|
||||
cd ..$(DIRSEP)country
|
||||
$(MAKE) all
|
||||
$(MAKE) all
|
||||
$(CP) ..$(DIRSEP)country$(DIRSEP)country.sys ..$(DIRSEP)bin$(DIRSEP)country.sys
|
||||
|
||||
clobber: clean
|
||||
|
Loading…
x
Reference in New Issue
Block a user