2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-30 22:05:11 +00:00

add checkin target

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2115 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Mark D. Studebaker
2003-11-29 19:37:07 +00:00
parent 00d365c0e8
commit 76105acf52

View File

@@ -4,6 +4,7 @@
# (the website points into CVS for the FAQ),
# they are checked into CVS along with the .texi source.
# Run 'make' and then check in all 3 files after editing the .texi source.
# Or do 'make ci'
#
all:: lm_sensors-FAQ.html FAQ
@@ -12,3 +13,6 @@ all:: lm_sensors-FAQ.html FAQ
FAQ: lm_sensors-FAQ.texi
makeinfo --no-headers --number-sections -o FAQ $<
ci: all
cvs ci lm_sensors-FAQ.texi lm_sensors-FAQ.html FAQ