Add simple check target that runs a sanity check of the build environment.

Tue Apr 19 23:26:45 2005  Kristian Høgsberg  <krh@bitplanet.net>

        * Makefile (check): Add simple check target that runs a sanity
        check of the build environment.
This commit is contained in:
Kristian Høgsberg
2005-04-19 03:50:28 +00:00
committed by Kristian Høgsberg
parent c824b74b9d
commit 61430f6b96
2 changed files with 14 additions and 3 deletions

View File

@ -1,3 +1,8 @@
Tue Apr 19 23:26:45 2005 Kristian Høgsberg <krh@bitplanet.net>
* Makefile (check): Add simple check target that runs a sanity
check of the build environment.
Sun Apr 17 00:20:41 2005 Soeren Sandmann <sandmann@redhat.com>
* sysprof.c (on_open_clicked): Factor out some stuff in their own