This website works better with JavaScript.
Home
Help
Sign In
linuxaudio
/
new-session-manager
mirror of
https://github.com/linuxaudio/new-session-manager
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
17
Wiki
Activity
Browse Source
Make all objects depend on Makefile.
tags/non-sequencer-v1.9.4
Jonathan Moore Liles
17 years ago
parent
7b75e2b425
commit
bc64b35d2a
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
Makefile
+ 2
- 0
Makefile
View File
@@ -74,6 +74,8 @@ valgrind:
%.C : %.fl
@ cd gui && fluid -c ../$<
$(OBJS): Makefile
non: $(OBJS)
@ echo -n "Linking..."
@ rm -f $@
Write
Preview
Loading…
Cancel
Save