Makefile for SH.

This commit is contained in:
Ulrich Drepper 2003-02-10 09:08:52 +00:00
parent df037172a7
commit f954eb1691

3
nptl/sysdeps/sh/Makefile Normal file
View File

@ -0,0 +1,3 @@
ifeq ($(subdir),csu)
gen-as-const-headers += tcb-offsets.sym
endif