index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
aparser
/
build
blob: db4bec057d6db63fbcb9e12129b6d6672709a543 (
plain
)
1
2
3
4
5
6
7
#!/bin/sh file=$1 igawk -f main.awk $file gcc -Wall -g -o vluke parser.c vluke.c