* (all files)
* stripped svn header
* minor cleanups
; use following command to find out the history of files:
git log
git log --follow
git blame
git annotate
3 lines
45 B
Makefile
3 lines
45 B
Makefile
|
|
ALL_RC_OBJS := $(RC_SOURCES:.rc=$(RES_EXT))
|