1
0
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:
Krystian Bacławski
2017-01-22 10:12:40 +01:00
parent 053a61fc4b
commit 457a9929d6
17 changed files with 895 additions and 1598 deletions

View File

@ -0,0 +1,8 @@
# vim:ts=8 ft=make:
#
# -*- mode: makefile; -*-
PROFILE_LIB = \
profile__mcount.o \
profile_gmon.o \
profile_mcount.o