Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1d79c32

Browse files
make the C++ driver depend on the solution source code
1 parent 4aaa90c commit 1d79c32

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/com/dogcows/resources/C++Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ prove: all
3737
%$(EXEEXT): %.cc
3838
$(LINK.cc) $^ $(LOADLIBES) $(LDLIBS) -o $@
3939

40+
driver$(EXEEXT): $CLASSNAME$.cc
41+
4042
.PHONY: all clean distclean run test prove
4143

4244
# vim:ft=make:noet:ts=8

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /