summaryrefslogtreecommitdiffstats
path: root/src/ccapi/common/unix/Makefile.in
blob: b2ebc9049b002a98d69a0cc2383514b8f09e3447 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
mydir=ccapi$(S)common$(S)unix
BUILDTOP=$(REL)..$(S)..$(S)..

STLIBOBJS=
OBJS=
SRCS=

all-unix:: all-libobjs
clean-unix:: clean-libobjs

@libobj_frag@

# +++ Dependency line eater +++