mkdep.1 (6a3e8b0adc8c622ae61275a94d5d869980a68069) | mkdep.1 (6c7216df785592bb069469113f556dfd1946ed5d) |
---|---|
1.\" Copyright (c) 1987, 1990, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 99 unchanged lines hidden (view full) --- 108.It Ev MKDEP_CPP 109Specifies the preprocessor to use. 110The default is "${CC} -E". 111.It Ev MKDEP_CPP_OPTS 112Specifies the non-CFLAGS options for the preprocessor. 113The default is 114"-M". 115.El | 1.\" Copyright (c) 1987, 1990, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 99 unchanged lines hidden (view full) --- 108.It Ev MKDEP_CPP 109Specifies the preprocessor to use. 110The default is "${CC} -E". 111.It Ev MKDEP_CPP_OPTS 112Specifies the non-CFLAGS options for the preprocessor. 113The default is 114"-M". 115.El |
116.Sh SEE ALSO 117.Xr cc 1 , 118.Xr cpp 1 , 119.Xr make 1 | |
120.Sh FILES 121.Bl -tag -width .depend -compact 122.It Pa .depend 123File containing list of dependencies. 124.El | 116.Sh FILES 117.Bl -tag -width .depend -compact 118.It Pa .depend 119File containing list of dependencies. 120.El |
121.Sh SEE ALSO 122.Xr cc 1 , 123.Xr cpp 1 , 124.Xr make 1 |
|
125.Sh HISTORY 126The 127.Nm 128command appeared in 129.Bx 4.3 Tahoe . | 125.Sh HISTORY 126The 127.Nm 128command appeared in 129.Bx 4.3 Tahoe . |