SDL-mirror/debian
Sam Lantinga db8217dea5 Fixed bug 2180 - debian/rules: Makefiles should use tabs
Joseph Carter

Whitespace in a makefile is consequential.  In fact, it's part of the syntax.  And at least a few versions of make puke on Makefiles with lines indented with spaces, not tabs.  Obviously GNU make used on Debianish systems is not strictly among them, or this would fail.  Even so, I cannot resist the urge to pedantically fix this, if only to get rid of the bright syntax error red coloration in vim.  :)
2013-11-03 11:34:03 -08:00
..
source
changelog Updated Debian package version to 2.0.1 2013-10-23 16:32:56 -07:00
compat
control Updated debian files to be consistent across SDL packages 2013-02-16 11:43:59 -08:00
copyright Deprecate test/automated and test/test-automation (replaced by test/testautomation*.*) 2013-05-18 23:32:53 -07:00
docs Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems. 2013-05-26 11:06:17 -07:00
libsdl2-dev.install
libsdl2-dev.manpages
libsdl2.install
rules Fixed bug 2180 - debian/rules: Makefiles should use tabs 2013-11-03 11:34:03 -08:00
sdl2-config.1
watch