This website requires JavaScript.
Explore
Help
Sign In
sam
/
nsxiv
Watch
1
Star
0
Fork
You've already forked nsxiv
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e310136e02
nsxiv
/
.gitignore
5 lines
22 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Overhauled building - config.h -> config.def.h - Create config.h during make, if it does not exist - Nice make output - Use XFLAGS and XLIBS to include additional compile-time features, which depend on third-party libraries
2011-09-08 14:41:18 +01:00
config.h
Use and depend on GNU make... - Use non-POSIX :=,?=,+= macro assignments, fixes issue #97 - No optimization level set in CFLAGS, expected to be set in environment - Automatic header dependency tracking with one .d file per compilation unit - Better fix for issue #181
2014-11-02 18:32:08 +00:00
*.d
added .gitignore
2011-01-17 15:18:23 +00:00
*.o
sxiv