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

STLIBOBJS=
OBJS=
SRCS=

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

@libobj_frag@

# +++ Dependency line eater +++