mirror of
https://github.com/adtools/clib2.git
synced 2025-12-08 14:59:05 +00:00
merge common parts of 68k and ppc builds
This commit is contained in:
8
library/libprofile.obj.gmk
Normal file
8
library/libprofile.obj.gmk
Normal file
@ -0,0 +1,8 @@
|
||||
# vim:ts=8 ft=make:
|
||||
#
|
||||
# -*- mode: makefile; -*-
|
||||
|
||||
PROFILE_LIB = \
|
||||
profile__mcount.o \
|
||||
profile_gmon.o \
|
||||
profile_mcount.o
|
||||
Reference in New Issue
Block a user