2008-07-28 Pavel Roskin <proski@gnu.org>
* genmk.rb: Add a warning to the beginning of the output that it's a generated file and should not be edited.
This commit is contained in:
parent
96cdbeff6a
commit
cfd0b4e6fa
10 changed files with 17 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
# -*- makefile -*-
|
||||
# Generated by genmk.rb, please don't edit!
|
||||
|
||||
COMMON_ASFLAGS = -m32 -nostdinc -fno-builtin
|
||||
COMMON_CFLAGS = -ffreestanding -mrtd -mregparm=3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue