# That a small L (as in "el" or "elle")
%.l.html : %.l
rman -f HTML -r "%s.%s.html" $< > $@
# That a one (as in the number)
%.1.html : %.1
rman -f HTML -r "%s.%s.html" $< > $@
%.3.html : %.3
rman -f HTML -r "%s.%s.html" $< > $@
%.5.html : %.5
rman -f HTML -r "%s.%s.html" $< > $@
all: abort.l.html alter_table.l.html begin.l.html bki.5.html pgbuiltin.3.html catalogs.3.html cleardbdir.1.html close.l.html cluster.l.html commit.l.html copy.l.html create_aggregate.l.html create_database.l.html create_function.l.html create_index.l.html create_operator.l.html create_rule.l.html create_sequence.l.html create_table.l.html create_type.l.html create_version.l.html create_view.l.html create_trigger.l.html drop_trigger.l.html createdb.1.html createuser.1.html delete.l.html destroydb.1.html destroyuser.1.html drop_table.l.html drop_aggregate.l.html drop_database.l.html drop_function.l.html drop_index.l.html drop_operator.l.html drop_rule.l.html drop_sequence.l.html drop_type.l.html end.l.html explain.l.html fetch.l.html grant.l.html initdb.1.html insert.l.html ipcclean.1.html large_objects.3.html libpq.3.html listen.l.html load.l.html monitor.1.html notify.l.html oracle_compat.3.html page.5.html pg_dump.1.html pg_dumpall.1.html pg_hba.conf.5.html postgres.1.html postmaster.1.html psql.1.html purge.l.html drop_view.l.html rename.l.html revoke.l.html rollback.l.html select.l.html sql.l.html update.l.html vacuum.l.html pgintro.1.html
abort.l.html: abort.l
alter_table.l.html: alter_table.l
begin.l.html: begin.l
bki.5.html: bki.5
pgbuiltin.3.html: pgbuiltin.3
catalogs.3.html: catalogs.3
cleardbdir.1.html: cleardbdir.1
close.l.html: close.l
cluster.l.html: cluster.l
commit.l.html: commit.l
copy.l.html: copy.l
create_aggregate.l.html: create_aggregate.l
create_database.l.html: create_database.l
create_function.l.html: create_function.l
create_index.l.html: create_index.l
create_operator.l.html: create_operator.l
create_rule.l.html: create_rule.l
create_sequence.l.html: create_sequence.l
create_table.l.html: create_table.l
create_trigger.l.html: create_trigger.l
create_type.l.html: create_type.l
create_version.l.html: create_version.l
create_view.l.html: create_view.l
createdb.1.html: createdb.1
createuser.1.html: createuser.1
delete.l.html: delete.l
destroydb.1.html: destroydb.1
destroyuser.1.html: destroyuser.1
drop_table.l.html: drop.l
drop_trigger.l.html: drop_trigger.l
drop_aggregate.l.html: drop_aggregate.l
drop_database.l.html: drop_database.l
drop_function.l.html: drop_function.l
drop_index.l.html: drop_index.l
drop_operator.l.html: drop_operator.l
drop_rule.l.html: drop_rule.l
drop_sequence.l.html: drop_sequence.l
drop_type.l.html: drop_type.l
end.l.html: end.l
explain.l.html: explain.l
fetch.l.html: fetch.l
grant.l.html: grant.l
initdb.1.html: initdb.1
insert.l.html: insert.l
ipcclean.1.html: ipcclean.1
large_objects.3.html: large_objects.3
libpq.3.html: libpq.3
listen.l.html: listen.l
load.l.html: load.l
monitor.1.html: monitor.1
notify.l.html: notify.l
oracle_compat.3.html: oracle_compat.3
page.5.html: page.5
pg_dump.1.html: pg_dump.1
pg_dumpall.1.html: pg_dumpall.1
pg_hba.conf.5.html: pg_hba.conf.5
postgres.1.html: postgres.1
postmaster.1.html: postmaster.1
psql.1.html: psql.1
purge.l.html: purge.l
drop_view.l.html: drop_view.l
rename.l.html: rename.l
revoke.l.html: revoke.l
rollback.l.html: rollback.l
select.l.html: select.l
sql.l.html: sql.l
update.l.html: update.l
vacuum.l.html: vacuum.l
pgintro.1.html: pgintro.1