Changeset 384
- Timestamp:
- 02/28/07 16:37:26
(2 years ago)
- Author:
- malte
- Message:
removed license query
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r154 |
r384 |
|
| 29 | 29 | OBJS = vhcs_daemon.o message.o daemon_init.o say.o signal-handlers.o\ |
|---|
| 30 | 30 | receive_data.o send_data.o take_connection.o send_line.o recv_line.o\ |
|---|
| 31 | | helo_cmd.o helo_syntax.o lr_cmd.o lr_syntax.o bye_cmd.o bye_syntax.o\ |
|---|
| 32 | | query_license_server.o |
|---|
| | 31 | helo_cmd.o helo_syntax.o lr_cmd.o lr_syntax.o bye_cmd.o bye_syntax.o |
|---|
| 33 | 32 | |
|---|
| 34 | 33 | BUILD = gcc -O2 -ansi -Wall -Wstrict-prototypes -pedantic -o |
|---|
| … | … | |
| 90 | 89 | $(COMPILE) bye_syntax.o bye_syntax.c |
|---|
| 91 | 90 | |
|---|
| 92 | | query_license_server.o: query_license_server.c query_license_server.h |
|---|
| 93 | | $(COMPILE) query_license_server.o query_license_server.c |
|---|
| 94 | | |
|---|
| 95 | 91 | uninstall: clean |
|---|
| 96 | 92 | |
|---|
| r154 |
r384 |
|
| 29 | 29 | OBJS = vhcs_daemon.o message.o daemon_init.o say.o signal-handlers.o\ |
|---|
| 30 | 30 | receive_data.o send_data.o take_connection.o send_line.o recv_line.o\ |
|---|
| 31 | | helo_cmd.o helo_syntax.o lr_cmd.o lr_syntax.o bye_cmd.o bye_syntax.o\ |
|---|
| 32 | | query_license_server.o |
|---|
| | 31 | helo_cmd.o helo_syntax.o lr_cmd.o lr_syntax.o bye_cmd.o bye_syntax.o |
|---|
| 33 | 32 | |
|---|
| 34 | 33 | BUILD = gcc -O2 -ansi -Wall -Wstrict-prototypes -pedantic -o |
|---|
| … | … | |
| 90 | 89 | $(COMPILE) bye_syntax.o bye_syntax.c |
|---|
| 91 | 90 | |
|---|
| 92 | | query_license_server.o: query_license_server.c query_license_server.h |
|---|
| 93 | | $(COMPILE) query_license_server.o query_license_server.c |
|---|
| 94 | | |
|---|
| 95 | 91 | uninstall: clean |
|---|
| 96 | 92 | |
|---|
|
Download in other formats:
#########################################################################
# Site footer - Contents are automatically inserted after main Trac HTML
?>