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

STLIBOBJS=
OBJS=
SRCS=

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

@libobj_frag@

# +++ Dependency line eater +++