1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-22 16:23:49 +03:00

r10452: Couple of small scons updates - ignore .sconsign files

This commit is contained in:
Jelmer Vernooij
2005-09-23 14:09:38 +00:00
committed by Gerald (Jerry) Carter
parent 88ece24a44
commit b2d2b4f233
7 changed files with 19 additions and 646 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/perl
# Script that reads in configure and outputs the names of all the defines
# it defines that are used nowhere in the code
# Script that reads in C files and prints defines that are used nowhere in the
# code
# Arguments: C and H files
# Copyright Jelmer Vernooij <jelmer@samba.org>, GPL