]> andersk Git - libfaim.git/blame - mkbuildinfo.sh
- Thu Feb 8 02:31:25 UTC 2001
[libfaim.git] / mkbuildinfo.sh
CommitLineData
1e82c774 1#!/bin/sh
0cc57340 2rm -rf aim_meta.o aim_buildcode.h
91931247 3
a3619f23 4echo "#define AIM_BUILDDATE \"`date +%Y%m%d`\"" > aim_buildcode.h
5echo "#define AIM_BUILDTIME \"`date +%H%M%S`\"" >> aim_buildcode.h
This page took 0.422666 seconds and 5 git commands to generate.