This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
xmenu
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
config.h
master
phillbush
4 years ago
parent
08f165897c
commit
dddba407f4
2 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
Makefile
+0
-0
config.h
+ 0
- 3
Makefile
View File
@@ -10,9 +10,6 @@ ${PROG}: ${OBJS}
${OBJS}: config.h
config.h: config.def.h
cp config.def.h $@
.c.o:
${CC} ${CFLAGS} -c $<
config.def.h → config.h
View File
Write
Preview
Loading…
Cancel
Save