Add allegrocl_clean target.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8410 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
3954c5df10
commit
afb9800a6f
1 changed files with 2 additions and 0 deletions
|
|
@ -945,3 +945,5 @@ allegrocl_cpp: $(SRCS)
|
|||
$(CXX) -c $(CCSHARED) $(CFLAGS) $(ICXXSRCS) $(SRCS) $(CXXSRCS) $(INCLUDES) $(LUA_INCLUDE)
|
||||
$(CXXSHARED) $(OBJS) $(IOBJS) $(LIBS) $(LUA_LIB) $(CPP_DLLIBS) -o $(LIBPREFIX)$(TARGET)$(LUA_SO)
|
||||
|
||||
allegrocl_clean:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue