Print this page
fsh, fsd, libfsd, fsdadm
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/uts/common/sys/Makefile
+++ new/usr/src/uts/common/sys/Makefile
1 1 #
2 2 # CDDL HEADER START
3 3 #
4 4 # The contents of this file are subject to the terms of the
5 5 # Common Development and Distribution License (the "License").
6 6 # You may not use this file except in compliance with the License.
7 7 #
8 8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 9 # or http://www.opensolaris.org/os/licensing.
10 10 # See the License for the specific language governing permissions
11 11 # and limitations under the License.
12 12 #
13 13 # When distributing Covered Code, include this CDDL HEADER in each
14 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 15 # If applicable, add the following below this CDDL HEADER, with the
16 16 # fields enclosed by brackets "[]" replaced with your own identifying
17 17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 18 #
19 19 # CDDL HEADER END
20 20 #
21 21 #
22 22 # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
23 23 #
24 24
25 25 include $(SRC)/uts/Makefile.uts
26 26
27 27 FILEMODE=644
28 28
29 29 #
30 30 # Note that the following headers are present in the kernel but
31 31 # neither installed or shipped as part of the product:
32 32 # cpuid_drv.h: Private interface for cpuid consumers
33 33 # unix_bb_info.h: Private interface to kcov
34 34 #
35 35
36 36 i386_HDRS= \
37 37 agp/agpamd64gart_io.h \
38 38 agp/agpdefs.h \
39 39 agp/agpgart_impl.h \
40 40 agp/agpmaster_io.h \
41 41 agp/agptarget_io.h \
42 42 agpgart.h \
43 43 asy.h \
44 44 fd_debug.h \
45 45 fdc.h \
46 46 fdmedia.h \
47 47 mouse.h \
48 48 ucode.h
49 49
50 50 sparc_HDRS= \
51 51 mouse.h \
52 52 scsi/targets/ssddef.h \
53 53 $(MDESCHDRS)
54 54
55 55 # Generated headers
56 56 GENHDRS= \
57 57 priv_const.h \
58 58 priv_names.h \
59 59 usb/usbdevs.h
60 60
61 61 CHKHDRS= \
62 62 acpi_drv.h \
63 63 acct.h \
64 64 acctctl.h \
65 65 acl.h \
66 66 acl_impl.h \
67 67 aggr.h \
68 68 aggr_impl.h \
69 69 aio.h \
70 70 aio_impl.h \
71 71 aio_req.h \
72 72 aiocb.h \
73 73 ascii.h \
74 74 asynch.h \
75 75 atomic.h \
76 76 attr.h \
77 77 audio.h \
78 78 audioio.h \
79 79 autoconf.h \
80 80 auxv.h \
81 81 auxv_386.h \
82 82 auxv_SPARC.h \
83 83 avl.h \
84 84 avl_impl.h \
85 85 bitmap.h \
86 86 bitset.h \
87 87 bl.h \
88 88 blkdev.h \
89 89 bofi.h \
90 90 bofi_impl.h \
91 91 bpp_io.h \
92 92 bootstat.h \
93 93 brand.h \
94 94 buf.h \
95 95 bufmod.h \
96 96 bustypes.h \
97 97 byteorder.h \
98 98 callb.h \
99 99 callo.h \
100 100 cap_util.h \
101 101 cpucaps.h \
102 102 cpucaps_impl.h \
103 103 ccompile.h \
104 104 cdio.h \
105 105 cladm.h \
106 106 class.h \
107 107 clconf.h \
108 108 clock_impl.h \
109 109 cmlb.h \
110 110 cmn_err.h \
111 111 compress.h \
112 112 condvar.h \
113 113 condvar_impl.h \
114 114 conf.h \
115 115 consdev.h \
116 116 console.h \
117 117 consplat.h \
118 118 vt.h \
119 119 vtdaemon.h \
120 120 kd.h \
121 121 contract.h \
122 122 contract_impl.h \
123 123 copyops.h \
124 124 core.h \
125 125 corectl.h \
126 126 cpc_impl.h \
127 127 cpc_pcbe.h \
128 128 cpr.h \
129 129 cpupart.h \
130 130 cpuvar.h \
131 131 crc32.h \
132 132 cred.h \
133 133 cred_impl.h \
134 134 crtctl.h \
135 135 cryptmod.h \
136 136 csiioctl.h \
137 137 ctf.h \
138 138 ctfs.h \
139 139 ctfs_impl.h \
140 140 ctf_api.h \
141 141 ctype.h \
142 142 cyclic.h \
143 143 cyclic_impl.h \
144 144 dacf.h \
145 145 dacf_impl.h \
146 146 damap.h \
147 147 damap_impl.h \
148 148 dc_ki.h \
149 149 ddi.h \
150 150 ddifm.h \
151 151 ddifm_impl.h \
152 152 ddi_hp.h \
153 153 ddi_hp_impl.h \
154 154 ddi_intr.h \
155 155 ddi_intr_impl.h \
156 156 ddi_impldefs.h \
157 157 ddi_implfuncs.h \
158 158 ddi_obsolete.h \
159 159 ddi_timer.h \
160 160 ddidevmap.h \
161 161 ddidmareq.h \
162 162 ddimapreq.h \
163 163 ddipropdefs.h \
164 164 dditypes.h \
165 165 debug.h \
166 166 des.h \
167 167 devctl.h \
168 168 devcache.h \
169 169 devcache_impl.h \
170 170 devfm.h \
171 171 devid_cache.h \
172 172 devinfo_impl.h \
173 173 devops.h \
174 174 devpolicy.h \
175 175 devpoll.h \
176 176 dirent.h \
177 177 disp.h \
178 178 dkbad.h \
179 179 dkio.h \
180 180 dklabel.h \
181 181 dl.h \
182 182 dlpi.h \
183 183 dld.h \
184 184 dld_impl.h \
185 185 dld_ioc.h \
186 186 dls.h \
187 187 dls_mgmt.h \
188 188 dls_impl.h \
189 189 dma_i8237A.h \
190 190 dnlc.h \
191 191 door.h \
192 192 door_data.h \
193 193 door_impl.h \
194 194 dtrace.h \
195 195 dtrace_impl.h \
196 196 dumpadm.h \
197 197 dumphdr.h \
198 198 ecppsys.h \
199 199 ecppio.h \
200 200 ecppreg.h \
201 201 ecppvar.h \
202 202 efi_partition.h \
203 203 elf.h \
204 204 elf_386.h \
205 205 elf_SPARC.h \
206 206 elf_notes.h \
207 207 elf_amd64.h \
208 208 elftypes.h \
209 209 emul64.h \
210 210 emul64cmd.h \
211 211 emul64var.h \
212 212 epm.h \
213 213 errno.h \
214 214 errorq.h \
215 215 errorq_impl.h \
216 216 esunddi.h \
217 217 ethernet.h \
218 218 euc.h \
219 219 eucioctl.h \
220 220 exacct.h \
221 221 exacct_catalog.h \
222 222 exacct_impl.h \
223 223 exec.h \
224 224 exechdr.h \
225 225 extdirent.h \
226 226 fault.h \
227 227 fasttrap.h \
228 228 fasttrap_impl.h \
229 229 fbio.h \
230 230 fbuf.h \
231 231 fcntl.h \
232 232 fct.h \
233 233 fct_defines.h \
↓ open down ↓ |
233 lines elided |
↑ open up ↑ |
234 234 fctio.h \
235 235 fdbuffer.h \
236 236 fdio.h \
237 237 feature_tests.h \
238 238 fem.h \
239 239 file.h \
240 240 filio.h \
241 241 flock.h \
242 242 flock_impl.h \
243 243 fork.h \
244 + fsd.h \
245 + fsh.h \
246 + fsh_impl.h \
244 247 fss.h \
245 248 fsspriocntl.h \
246 249 fsid.h \
247 250 fssnap.h \
248 251 fssnap_if.h \
249 252 fstyp.h \
250 253 ftrace.h \
251 254 fx.h \
252 255 fxpriocntl.h \
253 256 gfs.h \
254 257 gld.h \
255 258 gldpriv.h \
256 259 group.h \
257 260 hdio.h \
258 261 hook.h \
259 262 hook_event.h \
260 263 hook_impl.h \
261 264 hwconf.h \
262 265 ia.h \
263 266 iapriocntl.h \
264 267 ibpart.h \
265 268 id32.h \
266 269 idmap.h \
267 270 ieeefp.h \
268 271 id_space.h \
269 272 instance.h \
270 273 int_const.h \
271 274 int_fmtio.h \
272 275 int_limits.h \
273 276 int_types.h \
274 277 inttypes.h \
275 278 ioccom.h \
276 279 ioctl.h \
277 280 ipc.h \
278 281 ipc_impl.h \
279 282 ipc_rctl.h \
280 283 ipmi.h \
281 284 isa_defs.h \
282 285 iscsi_authclient.h \
283 286 iscsi_authclientglue.h \
284 287 iscsi_protocol.h \
285 288 jioctl.h \
286 289 kbd.h \
287 290 kbdreg.h \
288 291 kbio.h \
289 292 kcpc.h \
290 293 kdi.h \
291 294 kdi_impl.h \
292 295 kiconv.h \
293 296 kiconv_big5_utf8.h \
294 297 kiconv_cck_common.h \
295 298 kiconv_cp950hkscs_utf8.h \
296 299 kiconv_emea1.h \
297 300 kiconv_emea2.h \
298 301 kiconv_euckr_utf8.h \
299 302 kiconv_euctw_utf8.h \
300 303 kiconv_gb18030_utf8.h \
301 304 kiconv_gb2312_utf8.h \
302 305 kiconv_hkscs_utf8.h \
303 306 kiconv_ja.h \
304 307 kiconv_ja_jis_to_unicode.h \
305 308 kiconv_ja_unicode_to_jis.h \
306 309 kiconv_ko.h \
307 310 kiconv_latin1.h \
308 311 kiconv_sc.h \
309 312 kiconv_tc.h \
310 313 kiconv_uhc_utf8.h \
311 314 kiconv_utf8_big5.h \
312 315 kiconv_utf8_cp950hkscs.h \
313 316 kiconv_utf8_euckr.h \
314 317 kiconv_utf8_euctw.h \
315 318 kiconv_utf8_gb18030.h \
316 319 kiconv_utf8_gb2312.h \
317 320 kiconv_utf8_hkscs.h \
318 321 kiconv_utf8_uhc.h \
319 322 kidmap.h \
320 323 klpd.h \
321 324 klwp.h \
322 325 kmdb.h \
323 326 kmem.h \
324 327 kmem_impl.h \
325 328 kobj.h \
326 329 kobj_impl.h \
327 330 ksocket.h \
328 331 kstat.h \
329 332 kstr.h \
330 333 ksyms.h \
331 334 ksynch.h \
332 335 ldterm.h \
333 336 lgrp.h \
334 337 lgrp_user.h \
335 338 libc_kernel.h \
336 339 link.h \
337 340 list.h \
338 341 list_impl.h \
339 342 llc1.h \
340 343 loadavg.h \
341 344 lock.h \
342 345 lockfs.h \
343 346 lockstat.h \
344 347 lofi.h \
345 348 log.h \
346 349 logindmux.h \
347 350 logindmux_impl.h \
348 351 lwp.h \
349 352 lwp_timer_impl.h \
350 353 lwp_upimutex_impl.h \
351 354 lpif.h \
352 355 mac.h \
353 356 mac_client.h \
354 357 mac_client_impl.h \
355 358 mac_ether.h \
356 359 mac_flow.h \
357 360 mac_flow_impl.h \
358 361 mac_impl.h \
359 362 mac_provider.h \
360 363 mac_soft_ring.h \
361 364 mac_stat.h \
362 365 machelf.h \
363 366 map.h \
364 367 md4.h \
365 368 md5.h \
366 369 md5_consts.h \
367 370 mdi_impldefs.h \
368 371 mem.h \
369 372 mem_config.h \
370 373 memlist.h \
371 374 mkdev.h \
372 375 mhd.h \
373 376 mii.h \
374 377 miiregs.h \
375 378 mixer.h \
376 379 mman.h \
377 380 mmapobj.h \
378 381 mntent.h \
379 382 mntio.h \
380 383 mnttab.h \
381 384 modctl.h \
382 385 mode.h \
383 386 model.h \
384 387 modhash.h \
385 388 modhash_impl.h \
386 389 mount.h \
387 390 mouse.h \
388 391 msacct.h \
389 392 msg.h \
390 393 msg_impl.h \
391 394 msio.h \
392 395 msreg.h \
393 396 mtio.h \
394 397 multidata.h \
395 398 multidata_impl.h \
396 399 mutex.h \
397 400 nbmlock.h \
398 401 ndifm.h \
399 402 ndi_impldefs.h \
400 403 net80211.h \
401 404 net80211_crypto.h \
402 405 net80211_ht.h \
403 406 net80211_proto.h \
404 407 netconfig.h \
405 408 neti.h \
406 409 netstack.h \
407 410 nexusdefs.h \
408 411 note.h \
409 412 nvpair.h \
410 413 nvpair_impl.h \
411 414 objfs.h \
412 415 objfs_impl.h \
413 416 ontrap.h \
414 417 open.h \
415 418 openpromio.h \
416 419 panic.h \
417 420 param.h \
418 421 pathconf.h \
419 422 pathname.h \
420 423 pattr.h \
421 424 queue.h \
422 425 serializer.h \
423 426 pbio.h \
424 427 pccard.h \
425 428 pci.h \
426 429 pcie.h \
427 430 pci_impl.h \
428 431 pci_tools.h \
429 432 pcmcia.h \
430 433 pctypes.h \
431 434 pfmod.h \
432 435 pg.h \
433 436 pghw.h \
434 437 physmem.h \
435 438 pkp_hash.h \
436 439 pm.h \
437 440 policy.h \
438 441 poll.h \
439 442 poll_impl.h \
440 443 pool.h \
441 444 pool_impl.h \
442 445 pool_pset.h \
443 446 port.h \
444 447 port_impl.h \
445 448 port_kernel.h \
446 449 portif.h \
447 450 ppmio.h \
448 451 pppt_ic_if.h \
449 452 pppt_ioctl.h \
450 453 priocntl.h \
451 454 priv.h \
452 455 priv_impl.h \
453 456 prnio.h \
454 457 proc.h \
455 458 processor.h \
456 459 procfs.h \
457 460 procset.h \
458 461 project.h \
459 462 protosw.h \
460 463 prsystm.h \
461 464 pset.h \
462 465 pshot.h \
463 466 ptem.h \
464 467 ptms.h \
465 468 ptyvar.h \
466 469 raidioctl.h \
467 470 ramdisk.h \
468 471 random.h \
469 472 rctl.h \
470 473 rctl_impl.h \
471 474 rds.h \
472 475 reboot.h \
473 476 refstr.h \
474 477 refstr_impl.h \
475 478 resource.h \
476 479 rlioctl.h \
477 480 rt.h \
478 481 rtpriocntl.h \
479 482 rwlock.h \
480 483 rwlock_impl.h \
481 484 rwstlock.h \
482 485 sad.h \
483 486 schedctl.h \
484 487 sdt.h \
485 488 select.h \
486 489 sem.h \
487 490 sem_impl.h \
488 491 sema_impl.h \
489 492 semaphore.h \
490 493 sendfile.h \
491 494 ser_sync.h \
492 495 session.h \
493 496 sha1.h \
494 497 sha1_consts.h \
495 498 sha2.h \
496 499 sha2_consts.h \
497 500 share.h \
498 501 shm.h \
499 502 shm_impl.h \
500 503 sid.h \
501 504 siginfo.h \
502 505 signal.h \
503 506 sleepq.h \
504 507 smbios.h \
505 508 smbios_impl.h \
506 509 sobject.h \
507 510 socket.h \
508 511 socket_impl.h \
509 512 socket_proto.h \
510 513 socketvar.h \
511 514 sockfilter.h \
512 515 sockio.h \
513 516 soundcard.h \
514 517 squeue.h \
515 518 squeue_impl.h \
516 519 srn.h \
517 520 sservice.h \
518 521 stat.h \
519 522 statfs.h \
520 523 statvfs.h \
521 524 stdbool.h \
522 525 stdint.h \
523 526 stermio.h \
524 527 stmf.h \
525 528 stmf_defines.h \
526 529 stmf_ioctl.h \
527 530 stmf_sbd_ioctl.h \
528 531 stream.h \
529 532 strft.h \
530 533 strlog.h \
531 534 strmdep.h \
532 535 stropts.h \
533 536 strredir.h \
534 537 strstat.h \
535 538 strsubr.h \
536 539 strsun.h \
537 540 strtty.h \
538 541 sunddi.h \
539 542 sunldi.h \
540 543 sunldi_impl.h \
541 544 sunmdi.h \
542 545 sunndi.h \
543 546 sunos_dhcp_class.h \
544 547 sunpm.h \
545 548 suntpi.h \
546 549 suntty.h \
547 550 swap.h \
548 551 synch.h \
549 552 sysdc.h \
550 553 sysdc_impl.h \
551 554 syscall.h \
552 555 sysconf.h \
553 556 sysconfig.h \
554 557 sysevent.h \
555 558 sysevent_impl.h \
556 559 sysinfo.h \
557 560 syslog.h \
558 561 sysmacros.h \
559 562 sysmsg_impl.h \
560 563 systeminfo.h \
561 564 systm.h \
562 565 task.h \
563 566 taskq.h \
564 567 taskq_impl.h \
565 568 t_kuser.h \
566 569 t_lock.h \
567 570 telioctl.h \
568 571 termio.h \
569 572 termios.h \
570 573 termiox.h \
571 574 thread.h \
572 575 ticlts.h \
573 576 ticots.h \
574 577 ticotsord.h \
575 578 tihdr.h \
576 579 time.h \
577 580 time_impl.h \
578 581 time_std_impl.h \
579 582 timeb.h \
580 583 timer.h \
581 584 times.h \
582 585 timex.h \
583 586 timod.h \
584 587 tirdwr.h \
585 588 tiuser.h \
586 589 tl.h \
587 590 tnf.h \
588 591 tnf_com.h \
589 592 tnf_probe.h \
590 593 tnf_writer.h \
591 594 todio.h \
592 595 tpicommon.h \
593 596 ts.h \
594 597 tspriocntl.h \
595 598 ttcompat.h \
596 599 ttold.h \
597 600 tty.h \
598 601 ttychars.h \
599 602 ttydev.h \
600 603 tuneable.h \
601 604 turnstile.h \
602 605 types.h \
603 606 types32.h \
604 607 tzfile.h \
605 608 u8_textprep.h \
606 609 u8_textprep_data.h \
607 610 uadmin.h \
608 611 ucred.h \
609 612 uio.h \
610 613 ulimit.h \
611 614 un.h \
612 615 unistd.h \
613 616 user.h \
614 617 ustat.h \
615 618 utime.h \
616 619 utsname.h \
617 620 utssys.h \
618 621 uuid.h \
619 622 va_impl.h \
620 623 va_list.h \
621 624 var.h \
622 625 varargs.h \
623 626 vfs.h \
624 627 vfs_opreg.h \
625 628 vfstab.h \
626 629 vgareg.h \
627 630 videodev2.h \
628 631 visual_io.h \
629 632 vlan.h \
630 633 vm.h \
631 634 vm_usage.h \
632 635 vmem.h \
633 636 vmem_impl.h \
634 637 vmsystm.h \
635 638 vnic.h \
636 639 vnic_impl.h \
637 640 vnode.h \
638 641 vscan.h \
639 642 vtoc.h \
640 643 vtrace.h \
641 644 vuid_event.h \
642 645 vuid_wheel.h \
643 646 vuid_queue.h \
644 647 vuid_state.h \
645 648 vuid_store.h \
646 649 wait.h \
647 650 waitq.h \
648 651 wanboot_impl.h \
649 652 watchpoint.h \
650 653 winlockio.h \
651 654 zcons.h \
652 655 zone.h \
653 656 xti_inet.h \
654 657 xti_osi.h \
655 658 xti_xtiopt.h \
656 659 zmod.h
657 660
658 661 HDRS= \
659 662 $(GENHDRS) \
660 663 $(CHKHDRS)
661 664
662 665 AUDIOHDRS= \
663 666 ac97.h \
664 667 audio_common.h \
665 668 audio_driver.h \
666 669 audio_oss.h \
667 670 g711.h
668 671
669 672 AVHDRS= \
670 673 iec61883.h
671 674
672 675 BSCHDRS= \
673 676 bscbus.h \
674 677 bscv_impl.h \
675 678 lom_ebuscodes.h \
676 679 lom_io.h \
677 680 lom_priv.h \
678 681 lombus.h
679 682
680 683 MDESCHDRS= \
681 684 mdesc.h \
682 685 mdesc_impl.h
683 686
684 687 CPUDRVHDRS= \
685 688 cpudrv.h
686 689
687 690 CRYPTOHDRS= \
688 691 elfsign.h \
689 692 ioctl.h \
690 693 ioctladmin.h \
691 694 common.h \
692 695 impl.h \
693 696 spi.h \
694 697 api.h \
695 698 ops_impl.h \
696 699 sched_impl.h
697 700
698 701 DCAMHDRS= \
699 702 dcam1394_io.h
700 703
701 704 IBHDRS= \
702 705 ib_types.h \
703 706 ib_pkt_hdrs.h
704 707
705 708 IBTLHDRS= \
706 709 ibtl_types.h \
707 710 ibtl_status.h \
708 711 ibti.h \
709 712 ibti_cm.h \
710 713 ibci.h \
711 714 ibti_common.h \
712 715 ibvti.h \
713 716 ibtl_ci_types.h
714 717
715 718 IBTLIMPLHDRS= \
716 719 ibtl_util.h
717 720
718 721 IBNEXHDRS= \
719 722 ibnex_devctl.h
720 723
721 724 IBMFHDRS= \
722 725 ibmf.h \
723 726 ibmf_msg.h \
724 727 ibmf_saa.h \
725 728 ibmf_utils.h
726 729
727 730 IBMGTHDRS= \
728 731 ib_dm_attr.h \
729 732 ib_mad.h \
730 733 sm_attr.h \
731 734 sa_recs.h
732 735
733 736 IBDHDRS= \
734 737 ibd.h
735 738
736 739 OFHDRS= \
737 740 ofa_solaris.h \
738 741 ofed_kernel.h
739 742
740 743 RDMAHDRS= \
741 744 ib_addr.h \
742 745 ib_user_mad.h \
743 746 ib_user_sa.h \
744 747 ib_user_verbs.h \
745 748 ib_verbs.h \
746 749 rdma_cm.h \
747 750 rdma_user_cm.h
748 751
749 752 SOL_UVERBSHDRS= \
750 753 sol_uverbs.h \
751 754 sol_uverbs2ucma.h \
752 755 sol_uverbs_comp.h \
753 756 sol_uverbs_hca.h \
754 757 sol_uverbs_qp.h \
755 758 sol_uverbs_event.h
756 759
757 760 SOL_UMADHDRS= \
758 761 sol_umad.h
759 762
760 763 SOL_UCMAHDRS= \
761 764 sol_ucma.h \
762 765 sol_rdma_user_cm.h
763 766
764 767 SOL_OFSHDRS= \
765 768 sol_cma.h \
766 769 sol_ib_cma.h \
767 770 sol_ofs_common.h \
768 771 sol_kverb_impl.h
769 772
770 773 TAVORHDRS= \
771 774 tavor_ioctl.h
772 775
773 776 HERMONHDRS= \
774 777 hermon_ioctl.h
775 778
776 779 MLNXHDRS= \
777 780 mlnx_umap.h
778 781
779 782 IDMHDRS= \
780 783 idm.h \
781 784 idm_impl.h \
782 785 idm_so.h \
783 786 idm_text.h \
784 787 idm_transport.h \
785 788 idm_conn_sm.h
786 789
787 790 ISCSITHDRS= \
788 791 radius_packet.h \
789 792 radius_protocol.h \
790 793 chap.h \
791 794 isns_protocol.h \
792 795 iscsi_if.h \
793 796 iscsit_common.h
794 797
795 798 ISOHDRS= \
796 799 signal_iso.h
797 800
798 801 DERIVED_LVMHDRS= \
799 802 md_mdiox.h \
800 803 md_basic.h \
801 804 mdmed.h \
802 805 md_mhdx.h \
803 806 mdmn_commd.h
804 807
805 808 LVMHDRS= \
806 809 md_convert.h \
807 810 md_crc.h \
808 811 md_hotspares.h \
809 812 md_mddb.h \
810 813 md_mirror.h \
811 814 md_mirror_shared.h \
812 815 md_names.h \
813 816 md_notify.h \
814 817 md_raid.h \
815 818 md_rename.h \
816 819 md_sp.h \
817 820 md_stripe.h \
818 821 md_trans.h \
819 822 mdio.h \
820 823 mdvar.h
821 824
822 825 ALL_LVMHDRS= \
823 826 $(LVMHDRS) \
824 827 $(DERIVED_LVMHDRS)
825 828
826 829 FMHDRS= \
827 830 protocol.h \
828 831 util.h
829 832
830 833 FMFSHDRS= \
831 834 zfs.h
832 835
833 836 FMIOHDRS= \
834 837 ddi.h \
835 838 disk.h \
836 839 pci.h \
837 840 scsi.h \
838 841 sun4upci.h \
839 842 opl_mc_fm.h
840 843
841 844 FSHDRS= \
842 845 autofs.h \
843 846 cachefs_dir.h \
844 847 cachefs_dlog.h \
845 848 cachefs_filegrp.h \
846 849 cachefs_fs.h \
847 850 cachefs_fscache.h \
848 851 cachefs_ioctl.h \
849 852 cachefs_log.h \
850 853 decomp.h \
851 854 dv_node.h \
852 855 sdev_impl.h \
853 856 fifonode.h \
854 857 hsfs_isospec.h \
855 858 hsfs_node.h \
856 859 hsfs_rrip.h \
857 860 hsfs_spec.h \
858 861 hsfs_susp.h \
859 862 lofs_info.h \
860 863 lofs_node.h \
861 864 mntdata.h \
862 865 namenode.h \
863 866 pc_dir.h \
864 867 pc_fs.h \
865 868 pc_label.h \
866 869 pc_node.h \
867 870 pxfs_ki.h \
868 871 snode.h \
869 872 swapnode.h \
870 873 tmp.h \
871 874 tmpnode.h \
872 875 udf_inode.h \
873 876 udf_volume.h \
874 877 ufs_acl.h \
875 878 ufs_bio.h \
876 879 ufs_filio.h \
877 880 ufs_fs.h \
878 881 ufs_fsdir.h \
879 882 ufs_inode.h \
880 883 ufs_lockfs.h \
881 884 ufs_log.h \
882 885 ufs_mount.h \
883 886 ufs_panic.h \
884 887 ufs_prot.h \
885 888 ufs_quota.h \
886 889 ufs_snap.h \
887 890 ufs_trans.h \
888 891 zfs.h \
889 892 zut.h
890 893
891 894 PCMCIAHDRS= \
892 895 pcata.h \
893 896 pcser_conf.h \
894 897 pcser_io.h \
895 898 pcser_reg.h \
896 899 pcser_manuspec.h \
897 900 pcser_var.h
898 901
899 902 SCSIHDRS= \
900 903 scsi.h \
901 904 scsi_address.h \
902 905 scsi_ctl.h \
903 906 scsi_fm.h \
904 907 scsi_params.h \
905 908 scsi_pkt.h \
906 909 scsi_resource.h \
907 910 scsi_types.h \
908 911 scsi_watch.h
909 912
910 913 SCSICONFHDRS= \
911 914 autoconf.h \
912 915 device.h
913 916
914 917 SCSIGENHDRS= \
915 918 commands.h \
916 919 dad_mode.h \
917 920 inquiry.h \
918 921 message.h \
919 922 mode.h \
920 923 persist.h \
921 924 sense.h \
922 925 sff_frames.h \
923 926 smp_frames.h \
924 927 status.h
925 928
926 929 SCSIIMPLHDRS= \
927 930 commands.h \
928 931 inquiry.h \
929 932 mode.h \
930 933 scsi_reset_notify.h \
931 934 scsi_sas.h \
932 935 sense.h \
933 936 services.h \
934 937 smp_transport.h \
935 938 spc3_types.h \
936 939 status.h \
937 940 transport.h \
938 941 types.h \
939 942 uscsi.h \
940 943 usmp.h
941 944
942 945 SCSITARGETSHDRS= \
943 946 ses.h \
944 947 sesio.h \
945 948 sgendef.h \
946 949 stdef.h \
947 950 sddef.h \
948 951 smp.h
949 952
950 953 SCSIADHDRS=
951 954
952 955 SCSICADHDRS=
953 956
954 957 SCSIISCSIHDRS= \
955 958 iscsi_door.h \
956 959 iscsi_if.h
957 960
958 961 SCSIVHCIHDRS= \
959 962 scsi_vhci.h \
960 963 mpapi_impl.h \
961 964 mpapi_scsi_vhci.h
962 965
963 966 SDCARDHDRS= \
964 967 sda.h \
965 968 sda_impl.h \
966 969 sda_ioctl.h
967 970
968 971 FC4HDRS= \
969 972 fc_transport.h \
970 973 linkapp.h \
971 974 fc.h \
972 975 fcp.h \
973 976 fcal_transport.h \
974 977 fcal.h \
975 978 fcal_linkapp.h \
976 979 fcio.h
977 980
978 981 FCHDRS= \
979 982 fc.h \
980 983 fcio.h \
981 984 fc_types.h \
982 985 fc_appif.h
983 986
984 987 FCIMPLHDRS= \
985 988 fc_error.h \
986 989 fcph.h
987 990
988 991 FCULPHDRS= \
989 992 fcp_util.h \
990 993 fcsm.h
991 994
992 995 SATAGENHDRS= \
993 996 sata_hba.h \
994 997 sata_defs.h \
995 998 sata_cfgadm.h
996 999
997 1000 SYSEVENTHDRS= \
998 1001 ap_driver.h \
999 1002 dev.h \
1000 1003 domain.h \
1001 1004 dr.h \
1002 1005 env.h \
1003 1006 eventdefs.h \
1004 1007 ipmp.h \
1005 1008 pwrctl.h \
1006 1009 svm.h \
1007 1010 vrrp.h
1008 1011
1009 1012 CONTRACTHDRS= \
1010 1013 process.h \
1011 1014 process_impl.h \
1012 1015 device.h \
1013 1016 device_impl.h
1014 1017
1015 1018 USBHDRS= \
1016 1019 usba.h \
1017 1020 usbai.h
1018 1021
1019 1022 UWBHDRS= \
1020 1023 uwb.h \
1021 1024 uwbai.h
1022 1025
1023 1026 UWBAHDRS= \
1024 1027 uwba.h
1025 1028
1026 1029 USBAUDHDRS= \
1027 1030 usb_audio.h
1028 1031
1029 1032 USBHUBDHDRS= \
1030 1033 hub.h \
1031 1034 hubd_impl.h
1032 1035
1033 1036 USBHIDHDRS= \
1034 1037 hid.h
1035 1038
1036 1039 USBHWARCHDRS= \
1037 1040 hwarc.h
1038 1041
1039 1042 USBMSHDRS= \
1040 1043 usb_bulkonly.h \
1041 1044 usb_cbi.h
1042 1045
1043 1046 USBPRNHDRS= \
1044 1047 usb_printer.h
1045 1048
1046 1049 USBCDCHDRS= \
1047 1050 usb_cdc.h
1048 1051
1049 1052 USBVIDHDRS= \
1050 1053 usbvc.h
1051 1054
1052 1055 USBWCMHDRS= \
1053 1056 usbwcm.h
1054 1057
1055 1058 UGENHDRS= \
1056 1059 usb_ugen.h
1057 1060
1058 1061 HOTPLUGHDRS= \
1059 1062 hpcsvc.h \
1060 1063 hpctrl.h
1061 1064
1062 1065 HOTPLUGPCIHDRS= \
1063 1066 pcicfg.h \
1064 1067 pcihp.h
1065 1068
1066 1069 RSMHDRS= \
1067 1070 rsm.h \
1068 1071 rsm_common.h \
1069 1072 rsmapi_common.h \
1070 1073 rsmpi.h \
1071 1074 rsmpi_driver.h \
1072 1075 rsmka_path_int.h
1073 1076
1074 1077 TSOLHDRS= \
1075 1078 label.h \
1076 1079 label_macro.h \
1077 1080 priv.h \
1078 1081 tndb.h \
1079 1082 tsyscall.h
1080 1083
1081 1084 I1394HDRS= \
1082 1085 cmd1394.h \
1083 1086 id1394.h \
1084 1087 ieee1212.h \
1085 1088 ieee1394.h \
1086 1089 ixl1394.h \
1087 1090 s1394_impl.h \
1088 1091 t1394.h
1089 1092
1090 1093 # "cmdk" headers used on sparc
1091 1094 SDKTPHDRS= \
1092 1095 dadkio.h \
1093 1096 fdisk.h
1094 1097
1095 1098 # "cmdk" headers used on i386
1096 1099 DKTPHDRS= \
1097 1100 altsctr.h \
1098 1101 bbh.h \
1099 1102 cm.h \
1100 1103 cmdev.h \
1101 1104 cmdk.h \
1102 1105 cmpkt.h \
1103 1106 controller.h \
1104 1107 dadev.h \
1105 1108 dadk.h \
1106 1109 dadkio.h \
1107 1110 fctypes.h \
1108 1111 fdisk.h \
1109 1112 flowctrl.h \
1110 1113 gda.h \
1111 1114 quetypes.h \
1112 1115 queue.h \
1113 1116 tgcom.h \
1114 1117 tgdk.h
1115 1118
1116 1119 # "pc" header files used on i386
1117 1120 PCHDRS= \
1118 1121 avintr.h \
1119 1122 dma_engine.h \
1120 1123 i8272A.h \
1121 1124 pcic_reg.h \
1122 1125 pcic_var.h \
1123 1126 pic.h \
1124 1127 pit.h \
1125 1128 rtc.h
1126 1129
1127 1130 NXGEHDRS= \
1128 1131 nxge.h \
1129 1132 nxge_common.h \
1130 1133 nxge_common_impl.h \
1131 1134 nxge_defs.h \
1132 1135 nxge_hw.h \
1133 1136 nxge_impl.h \
1134 1137 nxge_ipp.h \
1135 1138 nxge_ipp_hw.h \
1136 1139 nxge_mac.h \
1137 1140 nxge_mac_hw.h \
1138 1141 nxge_fflp.h \
1139 1142 nxge_fflp_hw.h \
1140 1143 nxge_mii.h \
1141 1144 nxge_rxdma.h \
1142 1145 nxge_rxdma_hw.h \
1143 1146 nxge_txc.h \
1144 1147 nxge_txc_hw.h \
1145 1148 nxge_txdma.h \
1146 1149 nxge_txdma_hw.h \
1147 1150 nxge_virtual.h \
1148 1151 nxge_espc.h
1149 1152
1150 1153 include Makefile.syshdrs
1151 1154
1152 1155 dcam/%.check: dcam/%.h
1153 1156 $(DOT_H_CHECK)
1154 1157
1155 1158 CHECKHDRS= \
1156 1159 $($(MACH)_HDRS:%.h=%.check) \
1157 1160 $(AUDIOHDRS:%.h=audio/%.check) \
1158 1161 $(AVHDRS:%.h=av/%.check) \
1159 1162 $(BSCHDRS:%.h=%.check) \
1160 1163 $(CHKHDRS:%.h=%.check) \
1161 1164 $(CPUDRVHDRS:%.h=%.check) \
1162 1165 $(CRYPTOHDRS:%.h=crypto/%.check) \
1163 1166 $(DCAMHDRS:%.h=dcam/%.check) \
1164 1167 $(FC4HDRS:%.h=fc4/%.check) \
1165 1168 $(FCHDRS:%.h=fibre-channel/%.check) \
1166 1169 $(FCIMPLHDRS:%.h=fibre-channel/impl/%.check) \
1167 1170 $(FCULPHDRS:%.h=fibre-channel/ulp/%.check) \
1168 1171 $(IBHDRS:%.h=ib/%.check) \
1169 1172 $(IBDHDRS:%.h=ib/clients/ibd/%.check) \
1170 1173 $(IBTLHDRS:%.h=ib/ibtl/%.check) \
1171 1174 $(IBTLIMPLHDRS:%.h=ib/ibtl/impl/%.check) \
1172 1175 $(IBNEXHDRS:%.h=ib/ibnex/%.check) \
1173 1176 $(IBMGTHDRS:%.h=ib/mgt/%.check) \
1174 1177 $(IBMFHDRS:%.h=ib/mgt/ibmf/%.check) \
1175 1178 $(OFHDRS:%.h=ib/clients/of/%.check) \
1176 1179 $(RDMAHDRS:%.h=ib/clients/of/rdma/%.check) \
1177 1180 $(SOL_UVERBSHDRS:%.h=ib/clients/of/sol_uverbs/%.check) \
1178 1181 $(SOL_UCMAHDRS:%.h=ib/clients/of/sol_ucma/%.check) \
1179 1182 $(SOL_OFSHDRS:%.h=ib/clients/of/sol_ofs/%.check) \
1180 1183 $(TAVORHDRS:%.h=ib/adapters/tavor/%.check) \
1181 1184 $(HERMONHDRS:%.h=ib/adapters/hermon/%.check) \
1182 1185 $(MLNXHDRS:%.h=ib/adapters/%.check) \
1183 1186 $(IDMHDRS:%.h=idm/%.check) \
1184 1187 $(ISCSIHDRS:%.h=iscsi/%.check) \
1185 1188 $(ISCSITHDRS:%.h=iscsit/%.check) \
1186 1189 $(ISOHDRS:%.h=iso/%.check) \
1187 1190 $(FMHDRS:%.h=fm/%.check) \
1188 1191 $(FMFSHDRS:%.h=fm/fs/%.check) \
1189 1192 $(FMIOHDRS:%.h=fm/io/%.check) \
1190 1193 $(FSHDRS:%.h=fs/%.check) \
1191 1194 $(LVMHDRS:%.h=lvm/%.check) \
1192 1195 $(PCMCIAHDRS:%.h=pcmcia/%.check) \
1193 1196 $(SCSIHDRS:%.h=scsi/%.check) \
1194 1197 $(SCSIADHDRS:%.h=scsi/adapters/%.check) \
1195 1198 $(SCSICONFHDRS:%.h=scsi/conf/%.check) \
1196 1199 $(SCSIIMPLHDRS:%.h=scsi/impl/%.check) \
1197 1200 $(SCSIISCSIHDRS:%.h=scsi/adapters/%.check) \
1198 1201 $(SCSIGENHDRS:%.h=scsi/generic/%.check) \
1199 1202 $(SCSITARGETSHDRS:%.h=scsi/targets/%.check) \
1200 1203 $(SCSIVHCIHDRS:%.h=scsi/adapters/%.check) \
1201 1204 $(SATAGENHDRS:%.h=sata/%.check) \
1202 1205 $(SDCARDHDRS:%.h=sdcard/%.check) \
1203 1206 $(SYSEVENTHDRS:%.h=sysevent/%.check) \
1204 1207 $(CONTRACTHDRS:%.h=contract/%.check) \
1205 1208 $(USBAUDHDRS:%.h=usb/clients/audio/%.check) \
1206 1209 $(USBHUBDHDRS:%.h=usb/hubd/%.check) \
1207 1210 $(USBHIDHDRS:%.h=usb/clients/hid/%.check) \
1208 1211 $(USBHWARCHDRS:%.h=usb/clients/hwarc/%.check) \
1209 1212 $(USBMSHDRS:%.h=usb/clients/mass_storage/%.check) \
1210 1213 $(USBPRNHDRS:%.h=usb/clients/printer/%.check) \
1211 1214 $(USBCDCHDRS:%.h=usb/clients/usbcdc/%.check) \
1212 1215 $(USBVIDHDRS:%.h=usb/clients/video/usbvc/%.check) \
1213 1216 $(USBWCMHDRS:%.h=usb/clients/usbinput/usbwcm/%.check) \
1214 1217 $(UGENHDRS:%.h=usb/clients/ugen/%.check) \
1215 1218 $(USBHDRS:%.h=usb/%.check) \
1216 1219 $(UWBHDRS:%.h=uwb/%.check) \
1217 1220 $(UWBAHDRS:%.h=uwb/uwba/%.check) \
1218 1221 $(I1394HDRS:%.h=1394/%.check) \
1219 1222 $(RSMHDRS:%.h=rsm/%.check) \
1220 1223 $(TSOLHDRS:%.h=tsol/%.check) \
1221 1224 $(NXGEHDRS:%.h=nxge/%.check)
1222 1225
1223 1226
1224 1227 .KEEP_STATE:
1225 1228
1226 1229 .PARALLEL: \
1227 1230 $(CHECKHDRS) \
1228 1231 $(ROOTHDRS) \
1229 1232 $(ROOTAUDHDRS) \
1230 1233 $(ROOTAVHDRS) \
1231 1234 $(ROOTCRYPTOHDRS) \
1232 1235 $(ROOTDCAMHDRS) \
1233 1236 $(ROOTISOHDRS) \
1234 1237 $(ROOTIDMHDRS) \
1235 1238 $(ROOTISCSIHDRS) \
1236 1239 $(ROOTISCSITHDRS) \
1237 1240 $(ROOTFC4HDRS) \
1238 1241 $(ROOTFCHDRS) \
1239 1242 $(ROOTFCIMPLHDRS) \
1240 1243 $(ROOTFCULPHDRS) \
1241 1244 $(ROOTFMHDRS) \
1242 1245 $(ROOTFMIOHDRS) \
1243 1246 $(ROOTFMFSHDRS) \
1244 1247 $(ROOTFSHDRS) \
1245 1248 $(ROOTIBDHDRS) \
1246 1249 $(ROOTIBHDRS) \
1247 1250 $(ROOTIBTLHDRS) \
1248 1251 $(ROOTIBTLIMPLHDRS) \
1249 1252 $(ROOTIBNEXHDRS) \
1250 1253 $(ROOTIBMGTHDRS) \
1251 1254 $(ROOTIBMFHDRS) \
1252 1255 $(ROOTOFHDRS) \
1253 1256 $(ROOTRDMAHDRS) \
1254 1257 $(ROOTSOL_OFSHDRS) \
1255 1258 $(ROOTSOL_UMADHDRS) \
1256 1259 $(ROOTSOL_UVERBSHDRS) \
1257 1260 $(ROOTSOL_UCMAHDRS) \
1258 1261 $(ROOTTAVORHDRS) \
1259 1262 $(ROOTHERMONHDRS) \
1260 1263 $(ROOTMLNXHDRS) \
1261 1264 $(ROOTLVMHDRS) \
1262 1265 $(ROOTPCMCIAHDRS) \
1263 1266 $(ROOTSCSIHDRS) \
1264 1267 $(ROOTSCSIADHDRS) \
1265 1268 $(ROOTSCSICONFHDRS) \
1266 1269 $(ROOTSCSIISCSIHDRS) \
1267 1270 $(ROOTSCSIGENHDRS) \
1268 1271 $(ROOTSCSIIMPLHDRS) \
1269 1272 $(ROOTSCSIVHCIHDRS) \
1270 1273 $(ROOTSDCARDHDRS) \
1271 1274 $(ROOTSYSEVENTHDRS) \
1272 1275 $(ROOTCONTRACTHDRS) \
1273 1276 $(ROOTUSBHDRS) \
1274 1277 $(ROOTUWBHDRS) \
1275 1278 $(ROOTUWBAHDRS) \
1276 1279 $(ROOTUSBAUDHDRS) \
1277 1280 $(ROOTUSBHUBDHDRS) \
1278 1281 $(ROOTUSBHIDHDRS) \
1279 1282 $(ROOTUSBHRCHDRS) \
1280 1283 $(ROOTUSBMSHDRS) \
1281 1284 $(ROOTUSBPRNHDRS) \
1282 1285 $(ROOTUSBCDCHDRS) \
1283 1286 $(ROOTUSBVIDHDRS) \
1284 1287 $(ROOTUSBWCMHDRS) \
1285 1288 $(ROOTUGENHDRS) \
1286 1289 $(ROOT1394HDRS) \
1287 1290 $(ROOTHOTPLUGHDRS) \
1288 1291 $(ROOTHOTPLUGPCIHDRS) \
1289 1292 $(ROOTRSMHDRS) \
1290 1293 $(ROOTTSOLHDRS) \
1291 1294 $($(MACH)_ROOTHDRS)
1292 1295
1293 1296
1294 1297 install_h: \
1295 1298 $(ROOTDIRS) \
1296 1299 LVMDERIVED_H \
1297 1300 .WAIT \
1298 1301 $(ROOTHDRS) \
1299 1302 $(ROOTAUDHDRS) \
1300 1303 $(ROOTAVHDRS) \
1301 1304 $(ROOTCRYPTOHDRS) \
1302 1305 $(ROOTDCAMHDRS) \
1303 1306 $(ROOTISOHDRS) \
1304 1307 $(ROOTIDMHDRS) \
1305 1308 $(ROOTISCSIHDRS) \
1306 1309 $(ROOTISCSITHDRS) \
1307 1310 $(ROOTFC4HDRS) \
1308 1311 $(ROOTFCHDRS) \
1309 1312 $(ROOTFCIMPLHDRS) \
1310 1313 $(ROOTFCULPHDRS) \
1311 1314 $(ROOTFMHDRS) \
1312 1315 $(ROOTFMFSHDRS) \
1313 1316 $(ROOTFMIOHDRS) \
1314 1317 $(ROOTFSHDRS) \
1315 1318 $(ROOTIBDHDRS) \
1316 1319 $(ROOTIBHDRS) \
1317 1320 $(ROOTIBTLHDRS) \
1318 1321 $(ROOTIBTLIMPLHDRS) \
1319 1322 $(ROOTIBNEXHDRS) \
1320 1323 $(ROOTIBMGTHDRS) \
1321 1324 $(ROOTIBMFHDRS) \
1322 1325 $(ROOTOFHDRS) \
1323 1326 $(ROOTRDMAHDRS) \
1324 1327 $(ROOTSOL_OFSHDRS) \
1325 1328 $(ROOTSOL_UMADHDRS) \
1326 1329 $(ROOTSOL_UVERBSHDRS) \
1327 1330 $(ROOTSOL_UCMAHDRS) \
1328 1331 $(ROOTTAVORHDRS) \
1329 1332 $(ROOTHERMONHDRS) \
1330 1333 $(ROOTMLNXHDRS) \
1331 1334 $(ROOTLVMHDRS) \
1332 1335 $(ROOTPCMCIAHDRS) \
1333 1336 $(ROOTSCSIHDRS) \
1334 1337 $(ROOTSCSIADHDRS) \
1335 1338 $(ROOTSCSIISCSIHDRS) \
1336 1339 $(ROOTSCSICONFHDRS) \
1337 1340 $(ROOTSCSIGENHDRS) \
1338 1341 $(ROOTSCSIIMPLHDRS) \
1339 1342 $(ROOTSCSIVHCIHDRS) \
1340 1343 $(ROOTSDCARDHDRS) \
1341 1344 $(ROOTSYSEVENTHDRS) \
1342 1345 $(ROOTCONTRACTHDRS) \
1343 1346 $(ROOTUWBHDRS) \
1344 1347 $(ROOTUWBAHDRS) \
1345 1348 $(ROOTUSBHDRS) \
1346 1349 $(ROOTUSBAUDHDRS) \
1347 1350 $(ROOTUSBHUBDHDRS) \
1348 1351 $(ROOTUSBHIDHDRS) \
1349 1352 $(ROOTUSBHRCHDRS) \
1350 1353 $(ROOTUSBMSHDRS) \
1351 1354 $(ROOTUSBPRNHDRS) \
1352 1355 $(ROOTUSBCDCHDRS) \
1353 1356 $(ROOTUSBVIDHDRS) \
1354 1357 $(ROOTUSBWCMHDRS) \
1355 1358 $(ROOTUGENHDRS) \
1356 1359 $(ROOT1394HDRS) \
1357 1360 $(ROOTHOTPLUGHDRS) \
1358 1361 $(ROOTHOTPLUGPCIHDRS) \
1359 1362 $(ROOTRSMHDRS) \
1360 1363 $(ROOTTSOLHDRS) \
1361 1364 $($(MACH)_ROOTHDRS)
1362 1365
1363 1366 all_h: $(GENHDRS)
1364 1367
1365 1368 priv_const.h: $(PRIVS_AWK) $(PRIVS_DEF)
1366 1369 $(NAWK) -f $(PRIVS_AWK) < $(PRIVS_DEF) -v privhfile=$@
1367 1370
1368 1371 priv_names.h: $(PRIVS_AWK) $(PRIVS_DEF)
1369 1372 $(NAWK) -f $(PRIVS_AWK) < $(PRIVS_DEF) -v pubhfile=$@
1370 1373
1371 1374 usb/usbdevs.h: $(USBDEVS_AWK) $(USBDEVS_DATA)
1372 1375 $(NAWK) -f $(USBDEVS_AWK) $(USBDEVS_DATA) -H > $@
1373 1376
1374 1377 LVMDERIVED_H:
1375 1378 cd $(SRC)/uts/common/sys/lvm; pwd; $(MAKE)
1376 1379
1377 1380 clean:
1378 1381 $(RM) $(GENHDRS)
1379 1382
1380 1383 clobber: clean
1381 1384
1382 1385 check: $(CHECKHDRS)
1383 1386
1384 1387 FRC:
1385 1388
1386 1389 # EXPORT DELETE START
1387 1390 EXPORT_SRC:
1388 1391 $(RM) wanboot_impl.h+ Makefile+
1389 1392 sed -e "/EXPORT DELETE START/,/EXPORT DELETE END/d" \
1390 1393 < wanboot_impl.h > wanboot_impl.h+
1391 1394 $(MV) wanboot_impl.h+ wanboot_impl.h
1392 1395 sed -e "/^# EXPORT DELETE START/,/^# EXPORT DELETE END/d" \
1393 1396 < Makefile > Makefile+
1394 1397 $(RM) Makefile
1395 1398 $(MV) Makefile+ Makefile
1396 1399 $(CHMOD) 444 Makefile wanboot_impl.h
1397 1400 # EXPORT DELETE END
↓ open down ↓ |
1144 lines elided |
↑ open up ↑ |
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX