File: Makefile

package info (click to toggle)
glibc 2.43-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 320,560 kB
  • sloc: ansic: 1,067,683; asm: 238,038; makefile: 21,402; python: 13,638; sh: 11,921; cpp: 5,188; awk: 1,794; perl: 317; yacc: 292; pascal: 182; sed: 19
file content (7 lines) | stat: -rw-r--r-- 123 bytes parent folder | download | duplicates (26)
1
2
3
4
5
6
7
ifeq ($(subdir),csu)
gen-as-const-headers += tcb-offsets.sym
endif

ifeq ($(subdir),gmon)
sysdep_routines += _mcount
endif