mirror of
https://github.com/X11Libre/xf86-input-mouse.git
synced 2026-03-24 01:24:06 +00:00
Add XORG_CWARNFLAGS & XORG_WITH_LINT for more compiler checking
This commit is contained in:
@@ -36,3 +36,9 @@ ChangeLog:
|
||||
$(CHANGELOG_CMD)
|
||||
|
||||
dist-hook: ChangeLog
|
||||
|
||||
if LINT
|
||||
# Check source code with tools like lint & sparse
|
||||
lint:
|
||||
(cd src && $(MAKE) $(MAKEFLAGS) lint)
|
||||
endif LINT
|
||||
|
||||
Reference in New Issue
Block a user